..
.files
LCLINT pass 0.
1998-11-16 21:40:28 +00:00
Makefile.am
Move tufdio under rpmio/ where it belongs..
2007-11-07 11:41:06 +02:00
cpio.c
Include "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 06:47:31 +01:00
cpio.h
Unexport FSM(I) typedefs, only usable within rpm
2007-09-21 13:02:55 +03:00
depends.c
Document _RPMTE_INTERNAL needs
2007-10-31 12:39:23 +02:00
formats.c
Document rpmio_internal.h uses outside rpmio/
2007-11-07 11:57:12 +02:00
fs.c
Include "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 06:47:31 +01:00
fsm.c
Document rpmio_internal.h uses outside rpmio/
2007-11-07 11:57:12 +02:00
fsm.h
Rename public fileAction* type to rpmFileAction for namespacing
2007-09-20 16:19:25 +03:00
getdate.y
Remove refs to emacs.
2007-10-17 08:41:53 +02:00
idtx.c
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
2007-10-26 13:24:14 +02:00
idtx.h
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
2007-10-26 13:24:14 +02:00
manifest.c
Remove bunch of unnecessary misc.h includes, document others
2007-11-07 10:17:10 +02:00
manifest.h
Remove splint tags.
2007-09-11 19:07:39 +02:00
misc.c
Remove two unnecessary legacy.h includes
2007-11-01 12:25:41 +02:00
misc.h
Remove splint tags.
2007-09-11 19:07:39 +02:00
package.c
Only do legacy retrofitting on packages that need it.
2007-11-07 13:12:20 +02:00
poptALL.c
Include "rpmcli.h" instead of <rpmcli.h>.
2007-10-28 06:47:14 +01:00
poptI.c
Include "rpmcli.h" instead of <rpmcli.h>.
2007-10-28 06:47:14 +01:00
poptQV.c
Include "rpmgi.h" instead of <rpmgi.h>.
2007-10-28 06:47:23 +01:00
psm.c
Document rpmio_internal.h uses outside rpmio/
2007-11-07 11:57:12 +02:00
psm.h
Include "rpmsq.h" instead of <rpmsq.h>.
2007-10-28 06:11:57 +01:00
query.c
Remove bunch of unnecessary misc.h includes, document others
2007-11-07 10:17:10 +02:00
rpmal.c
Include "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 06:47:31 +01:00
rpmal.h
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
2007-10-26 13:24:14 +02:00
rpmchecksig.c
Document rpmio_internal.h uses outside rpmio/
2007-11-07 11:57:12 +02:00
rpmcli.h
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
2007-10-26 13:24:14 +02:00
rpmds.c
rpmds is now fully opaque, eliminate _RPMDS_INTERNAL games
2007-10-30 13:11:13 +02:00
rpmds.h
rpmds is now fully opaque, eliminate _RPMDS_INTERNAL games
2007-10-30 13:11:13 +02:00
rpmfi.c
Remove two unnecessary legacy.h includes
2007-11-01 12:25:41 +02:00
rpmfi.h
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
2007-10-26 13:24:14 +02:00
rpmgi.c
Add rpmtsPrintSuggests() method for now, use instead of ts internals mucking
2007-10-31 10:37:18 +02:00
rpmgi.h
Split out rpmgi_internal.h from rpmgi.h
2007-10-29 13:34:53 +01:00
rpmgi_internal.h
Fix typo.
2007-10-29 13:37:50 +01:00
rpminstall.c
Add rpmtsPrintSuggests() method for now, use instead of ts internals mucking
2007-10-31 10:37:18 +02:00
rpmlead.c
Include "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 06:47:31 +01:00
rpmlead.h
Remove the deprecated rpmlead definitions from public headers
2007-09-26 11:29:53 +03:00
rpmlib.h
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
2007-10-26 13:24:14 +02:00
rpmlibprov.c
Include "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 06:47:31 +01:00
rpmlock.c
Include "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 06:47:31 +01:00
rpmlock.h
Remove splint tags.
2007-09-11 19:07:39 +02:00
rpmps.c
Remove bunch of unnecessary misc.h includes, document others
2007-11-07 10:17:10 +02:00
rpmps.h
Rename rpmpsProblem() -> rpmpsGetProblem() to make purpose clearer
2007-10-19 13:25:08 +03:00
rpmrc.c
Document rpmio_internal.h uses outside rpmio/
2007-11-07 11:57:12 +02:00
rpmte.c
Include "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 06:47:31 +01:00
rpmte.h
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
2007-10-26 13:24:14 +02:00
rpmts.c
Use NSS instead of beecrypt for encryption (Tomas Mraz)
2007-11-02 10:02:40 +02:00
rpmts.h
Split out rpmts_internal.h from rpmts.h
2007-10-31 12:08:01 +02:00
rpmts_internal.h
Split out rpmts_internal.h from rpmts.h
2007-10-31 12:08:01 +02:00
rpmtsscore.h
Split transaction score stuff to separate private header
2007-10-30 15:50:35 +02:00
rpmvercmp.c
Include "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 06:47:31 +01:00
signature.c
Document rpmio_internal.h uses outside rpmio/
2007-11-07 11:57:12 +02:00
signature.h
Include "header.h" instead of <header.h>.
2007-10-28 06:42:44 +01:00
stringbuf.c
Move _free() into system.h for now
2007-09-20 15:37:48 +03:00
stringbuf.h
'Adjust extern C {} blocks.'
2007-10-08 10:05:06 +02:00
tcpu.c
Document rpmio_internal.h uses outside rpmio/
2007-11-07 11:57:12 +02:00
tds.c
Handle (N,EVR,Flags) Provide:/Require: triple.
2002-12-07 05:48:45 +00:00
tgi.c
Include "rpmte.h" instead of <rpmte.h>.
2007-10-28 06:47:42 +01:00
tplatform.c
Document rpmio_internal.h uses outside rpmio/
2007-11-07 11:57:12 +02:00
transaction.c
Remove bunch of unnecessary misc.h includes, document others
2007-11-07 10:17:10 +02:00
trb.c
Silence bunch of compiler warnings from test programs
2007-11-07 11:00:51 +02:00
tsystem.c
Include "rpmsq.h" instead of <rpmsq.h>.
2007-10-28 06:11:57 +01:00
tthread.c
Proof of concept scriptlet queue, single or multi threaded.
2003-03-18 02:41:33 +00:00
verify.c
Include "rpmcli.h" instead of <rpmcli.h>.
2007-10-28 06:47:14 +01:00