.. |
.files
|
LCLINT pass 0.
|
1998-11-16 21:40:28 +00:00 |
Makefile.am
|
Fixup paths and Makefiles for rpmdb/ elimination
|
2008-05-12 12:28:12 +03:00 |
TODO
|
Fix segfault
|
1998-05-27 02:17:21 +00:00 |
build.c
|
Temp file handling tweaks
|
2008-05-03 12:34:19 +03:00 |
buildio.h
|
Use 64bit type internally for package archive size & offset
|
2008-06-09 12:29:07 +03:00 |
expression.c
|
Accept numerical characters in macro expansion (related to rhbz#456103)
|
2008-08-14 13:08:09 +02:00 |
files.c
|
Convert in-tree users to headerConvert()
|
2008-10-10 15:54:53 +03:00 |
misc.c
|
Missing const in parseUnsignedNum()
|
2008-07-07 18:11:59 +03:00 |
names.c
|
Add rpm_time_t type for time types (in headers), use where spotted
|
2008-02-04 11:50:39 +02:00 |
pack.c
|
Fix error messages in processScriptFiles()
|
2008-09-22 12:10:36 +02:00 |
parseBuildInstallClean.c
|
Make parseBuildInstallClean() return PART_ERROR on errors, streamline exits
|
2008-05-05 10:34:33 +03:00 |
parseChangelog.c
|
Use type-specific headerPut() for all of build/parseChangelog.c
|
2008-06-19 15:44:29 +03:00 |
parseDescription.c
|
Make parseDescription() return PART_ERROR on errors
|
2008-05-05 10:46:43 +03:00 |
parseFiles.c
|
Make parseFiles() return PART_ERROR on failure
|
2008-05-05 11:00:45 +03:00 |
parsePreamble.c
|
headerAddEntry() is deprecated, use headerPutString() instead
|
2008-09-12 15:22:02 +03:00 |
parsePrep.c
|
Use safer xstrdup() instead of strdup() wherever possible
|
2008-09-25 20:03:50 +02:00 |
parseReqs.c
|
Include rpmtypes.h first instead of rpmtag.h everywhere
|
2008-05-21 15:59:39 +03:00 |
parseScript.c
|
Use type-specific headerPut() where makes sense in build/parseScript
|
2008-06-19 15:47:04 +03:00 |
parseSpec.c
|
Simplify spec buildroot hysteria
|
2008-08-06 12:24:34 +03:00 |
poptBT.c
|
Kick out yet another ancient artifact
|
2008-10-01 17:05:35 +03:00 |
reqprov.c
|
use type-specific headerPut() on all of build/reqprov.c
|
2008-06-19 15:45:57 +03:00 |
rpmbuild.h
|
Missing const in parseUnsignedNum()
|
2008-07-07 18:11:59 +03:00 |
rpmfc.c
|
Extra ')' in error message
|
2008-09-25 19:10:02 +03:00 |
rpmfc.h
|
ARGV_t const pendantry
|
2008-04-07 12:19:58 +03:00 |
rpmspec.h
|
Simplify spec buildroot hysteria
|
2008-08-06 12:24:34 +03:00 |
spec.c
|
Avoid dumb casts
|
2008-09-02 09:42:32 +03:00 |