rpm/lib
Ralf Corsépius 069a92e2cd Make headers self-contained. 2007-10-08 12:29:02 +02:00
..
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
.splintrc Add filecontexts tags to header if %_build_file_contexts_path is configured. 2003-12-23 07:51:10 +00:00
Makefile.am misc.h is a private header 2007-09-17 15:15:03 +03:00
cpio.c Change strntoul to using size_t for sizes. 2007-10-04 09:23:50 +02:00
cpio.h Unexport FSM(I) typedefs, only usable within rpm 2007-09-21 13:02:55 +03:00
depends.c Add description-stubs to doxygen blocks to silence doxygen warnings. 2007-10-06 04:41:49 +02:00
formats.c Rename tagName/Value/Type() to rpmTagGet*() 2007-09-20 15:09:52 +03:00
fs.c Rename freeFilesystems() to rpmFreeFilesystems() for namespacing 2007-09-20 15:22:59 +03:00
fsm.c Rename public fileAction* type to rpmFileAction for namespacing 2007-09-20 16:19:25 +03:00
fsm.h Rename public fileAction* type to rpmFileAction for namespacing 2007-09-20 16:19:25 +03:00
getdate.y Move to lclint-3.0.0.15, revisit and clean up annotations. 2001-09-24 21:53:14 +00:00
idtx.c Include "system.h" 2007-10-08 06:32:24 +02:00
idtx.h 'Adjust extern C {} blocks.' 2007-10-08 10:05:06 +02:00
manifest.c Remove splint tags. 2007-09-11 19:07:39 +02:00
manifest.h Remove splint tags. 2007-09-11 19:07:39 +02:00
misc.c Remove the "dressed" rpmHeaderGetEntry() from API 2007-09-20 13:23:58 +03:00
misc.h Remove splint tags. 2007-09-11 19:07:39 +02:00
package.c Remove splint tags. 2007-09-11 19:07:39 +02:00
poptALL.c Apply poptReadDefaultConfig iff RPM_USES_POPTREADDEFAULTCONFIG is set. 2007-09-17 11:28:27 +02:00
poptI.c Rip out unused anaconda-related hacks 2007-09-20 17:37:39 +03:00
poptQV.c Remove splint tags. 2007-09-11 19:07:39 +02:00
psm.c Eliminate some unnecessary rpmte-internal accesses in psm 2007-09-26 09:52:55 +03:00
psm.h Unexport rpmpms typedef, nothing outside rpm can use it anyway 2007-09-21 12:47:45 +03:00
query.c Match hardcoded _query_all_fmt default with current macro default 2007-09-20 14:39:24 +03:00
rpmal.c Rename alKey & alNum to rpmal* for namespacing 2007-09-21 15:17:08 +03:00
rpmal.h Make headers self-contained. 2007-10-08 11:03:57 +02:00
rpmchecksig.c Remove splint tags. 2007-09-11 19:07:39 +02:00
rpmcli.h 'Adjust extern C {} blocks.' 2007-10-08 10:05:06 +02:00
rpmds.c Remove unused proof-of-concept arch-filtering of dependencies 2007-09-21 09:58:46 +03:00
rpmds.h Make headers self-contained. 2007-10-08 12:29:02 +02:00
rpmfi.c Rename whatis() to rpmfiWhatis() for namespacing 2007-09-26 09:57:26 +03:00
rpmfi.h 'Adjust extern C {} blocks.' 2007-10-08 10:05:06 +02:00
rpmgi.c Adjust broken \file. 2007-10-05 08:13:33 +02:00
rpmgi.h 'Adjust extern C {} blocks.' 2007-10-08 10:05:06 +02:00
rpminstall.c Remove splint tags. 2007-09-11 19:07:39 +02:00
rpmlead.c Stop checking for machine/types.h (Private header of some OSes not supposed to be used). 2007-10-04 08:55:07 +02:00
rpmlead.h Remove the deprecated rpmlead definitions from public headers 2007-09-26 11:29:53 +03:00
rpmlib.h 'Adjust extern C {} blocks.' 2007-10-08 10:05:06 +02:00
rpmlibprov.c Conditionalize rpmlib(PayloadIsBzip2) provide on HAVE_BZLIB_H 2007-09-20 12:19:34 +03:00
rpmlock.c Remove splint tags. 2007-09-11 19:07:39 +02:00
rpmlock.h Remove splint tags. 2007-09-11 19:07:39 +02:00
rpmps.c Remove splint tags. 2007-09-11 19:07:39 +02:00
rpmps.h Make headers self-contained. 2007-10-08 11:03:57 +02:00
rpmrc.c Remove long since dead rpmrc provides code 2007-09-19 17:32:29 +03:00
rpmte.c Rename alKey & alNum to rpmal* for namespacing 2007-09-21 15:17:08 +03:00
rpmte.h 'Adjust extern C {} blocks.' 2007-10-08 10:05:06 +02:00
rpmts.c Fix disk space checking when zero blocks / inodes are available (rhbz#308171) 2007-09-27 10:37:19 +03:00
rpmts.h Make headers self-contained. 2007-10-08 12:29:02 +02:00
rpmvercmp.c Remove splint tags. 2007-09-11 19:07:39 +02:00
signature.c Remove splint tags. 2007-09-11 19:07:39 +02:00
signature.h Remove splint tags. 2007-09-11 19:07:39 +02: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 Change main() to using char *argv[]. 2007-09-18 05:53:37 +02:00
tds.c Handle (N,EVR,Flags) Provide:/Require: triple. 2002-12-07 05:48:45 +00:00
tgi.c Rip out unused anaconda-related hacks 2007-09-20 17:37:39 +03:00
tplatform.c Change main() to using char *argv[]. 2007-09-18 05:53:37 +02:00
transaction.c Add description-stubs to doxygen blocks to silence doxygen warnings. 2007-10-06 04:41:49 +02:00
trb.c Change main() to using char *argv[]. 2007-09-18 05:53:37 +02:00
tsystem.c Create rpmsq, combining rpmdb/psm signal handlers. 2003-03-16 22:36:52 +00:00
tthread.c Proof of concept scriptlet queue, single or multi threaded. 2003-03-18 02:41:33 +00:00
tufdio.c Rip out internal http and ftp transports. 2007-09-12 12:23:55 +03:00
verify.c ugid.h is private header really 2007-09-17 14:50:25 +03:00