.. |
.files
|
LCLINT pass 0.
|
1998-11-16 21:40:28 +00:00 |
.splintrc
|
- port to internal file-4.10 libmagic rather than libfmagic.
|
2004-10-21 18:40:56 +00:00 |
Makefile.am
|
Cleanup CPPFLAGS.
|
2007-10-17 16:41:59 +02:00 |
TODO
|
Fix segfault
|
1998-05-27 02:17:21 +00:00 |
build.c
|
Use fdGetFILE() instead of rpmio internal fdGetFp() everywhere
|
2007-10-29 09:42:21 +02:00 |
buildio.h
|
Move typedef into extern "C".
|
2007-10-29 11:43:51 +01:00 |
expression.c
|
Include "rpmbuild.h" instead of <rpmbuild.h>.
|
2007-10-28 06:49:54 +01:00 |
files.c
|
Add SKIPSPACE.
|
2007-10-29 12:24:00 +01:00 |
misc.c
|
Remove splint tags.
|
2007-09-11 23:03:27 +02:00 |
names.c
|
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
|
2007-10-26 13:24:14 +02:00 |
pack.c
|
Use fdGetFILE() instead of rpmio internal fdGetFp() everywhere
|
2007-10-29 09:42:21 +02:00 |
parseBuildInstallClean.c
|
Make rpmerr.h private, include directly where needed.
|
2007-10-09 15:33:49 +03:00 |
parseChangelog.c
|
Add SKIPSPACE, SKIPNONSPACE.
|
2007-10-29 12:24:15 +01:00 |
parseDescription.c
|
Make rpmerr.h private, include directly where needed.
|
2007-10-09 15:33:49 +03:00 |
parseFiles.c
|
Make rpmerr.h private, include directly where needed.
|
2007-10-09 15:33:49 +03:00 |
parsePreamble.c
|
Add SKIPSPACE, SKIPNONSPACE.
|
2007-10-29 12:24:15 +01:00 |
parsePrep.c
|
Remove couple of useless rpmio_internal includes
|
2007-10-29 10:32:38 +02:00 |
parseReqs.c
|
Make rpmerr.h private, include directly where needed.
|
2007-10-09 15:33:49 +03:00 |
parseScript.c
|
Include "rpmlua.h" instead of <rpmlua.h>.
|
2007-10-28 06:36:11 +01:00 |
parseSpec.c
|
Add SKIPSPACE, SKIPNONSPACE.
|
2007-10-29 12:24:15 +01:00 |
poptBT.c
|
Remove unnecessary includes.
|
2007-10-28 07:20:59 +01:00 |
reqprov.c
|
Rename Spec -> rpmSpec for namespacing
|
2007-09-21 15:23:02 +03:00 |
rpmbuild.h
|
Remove SKIPSPACE, SKIPNONSPACE.
|
2007-10-29 12:22:59 +01:00 |
rpmfc.c
|
Include "rpmfc.h" instead of <rpmfc.h>.
|
2007-10-28 06:49:57 +01:00 |
rpmfc.h
|
Make headers self-contained.
|
2007-10-08 12:40:55 +02:00 |
rpmspec.h
|
Make headers self-contained.
|
2007-10-08 13:14:10 +02:00 |
spec.c
|
Add SKIPSPACE.
|
2007-10-29 12:24:00 +01:00 |