..
.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
Cleanup CPPFLAGS.
2007-10-17 16:41:59 +02: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
Replace all uses of RPMMESS_WARNING with RPMLOG_WARNING
2007-10-09 14:52:01 +03:00
formats.c
Rename tagName/Value/Type() to rpmTagGet*()
2007-09-20 15:09:52 +03:00
fs.c
Make rpmerr.h private, include directly where needed.
2007-10-09 15:33:49 +03:00
fsm.c
Replace all uses of RPMMESS_WARNING with RPMLOG_WARNING
2007-10-09 14:52:01 +03: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
Make rpmerr.h private, include directly where needed.
2007-10-09 15:33:49 +03:00
idtx.h
'Adjust extern C {} blocks.'
2007-10-08 10:05:06 +02:00
manifest.c
Replace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG
2007-10-09 14:48:04 +03:00
manifest.h
Remove splint tags.
2007-09-11 19:07:39 +02:00
misc.c
Make rpmerr.h private, include directly where needed.
2007-10-09 15:33:49 +03:00
misc.h
Remove splint tags.
2007-09-11 19:07:39 +02:00
package.c
Make rpmerr.h private, include directly where needed.
2007-10-09 15:33:49 +03:00
poptALL.c
Use RPMLOG_ levels instead of RPMMESS for verbosity setting
2007-10-09 14:58:13 +03: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
Make rpmerr.h private, include directly where needed.
2007-10-09 15:33:49 +03:00
psm.h
Unexport rpmpms typedef, nothing outside rpm can use it anyway
2007-09-21 12:47:45 +03:00
query.c
Make rpmerr.h private, include directly where needed.
2007-10-09 15:33:49 +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
Make rpmerr.h private, include directly where needed.
2007-10-09 15:33:49 +03:00
rpmcli.h
'Adjust extern C {} blocks.'
2007-10-08 10:05:06 +02:00
rpmds.c
Replace all uses of RPMMESS_WARNING with RPMLOG_WARNING
2007-10-09 14:52:01 +03:00
rpmds.h
Make headers self-contained.
2007-10-08 12:29:02 +02:00
rpmfi.c
Replace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG
2007-10-09 14:48:04 +03:00
rpmfi.h
Make headers self-contained.
2007-10-08 12:32:41 +02:00
rpmgi.c
Make rpmerr.h private, include directly where needed.
2007-10-09 15:33:49 +03:00
rpmgi.h
'Adjust extern C {} blocks.'
2007-10-08 10:05:06 +02:00
rpminstall.c
Permit src.rpm installation to be interrupted
2007-10-09 15:47:15 +03:00
rpmlead.c
Make rpmerr.h private, include directly where needed.
2007-10-09 15:33:49 +03:00
rpmlead.h
Remove the deprecated rpmlead definitions from public headers
2007-09-26 11:29:53 +03:00
rpmlib.h
Make rpmerr.h private, include directly where needed.
2007-10-09 15:33:49 +03:00
rpmlibprov.c
Conditionalize rpmlib(PayloadIsBzip2) provide on HAVE_BZLIB_H
2007-09-20 12:19:34 +03:00
rpmlock.c
Replace all uses of RPMMESS_WARNING with RPMLOG_WARNING
2007-10-09 14:52:01 +03:00
rpmlock.h
Remove splint tags.
2007-09-11 19:07:39 +02:00
rpmps.c
Make rpmProblem standalone "object"
2007-10-19 13:01:58 +03:00
rpmps.h
Make rpmProblem standalone "object"
2007-10-19 13:01:58 +03:00
rpmrc.c
Make default _topdir vendor agnostic
2007-10-11 11:17:48 +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
Make rpmerr.h private, include directly where needed.
2007-10-09 15:33:49 +03:00
rpmts.h
Clarify rpmtsCheck() documentation (rhbz#159638)
2007-10-11 13:50:05 +03:00
rpmvercmp.c
Remove splint tags.
2007-09-11 19:07:39 +02:00
signature.c
Make rpmerr.h private, include directly where needed.
2007-10-09 15:33:49 +03: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
Replace all uses of RPMMESS_FATALERROR with RPMLOG_CRIT
2007-10-09 14:54:28 +03:00
trb.c
Replace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
2007-10-09 14:50:42 +03: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
Let tufdio use rpmio_internal.. its for internal testing only anyway
2007-10-09 15:07:08 +03:00
verify.c
Make verifyDependencies() use rpmps iterator interface
2007-10-18 13:46:59 +03:00