.. |
.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
|
Fix segfault on zero-length %policy file
|
2008-08-14 15:02:52 +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
|
Unbreak payload size tag generation on ppc (rhbz#458817)
|
2008-08-13 09:43:41 +03: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
|
Simplify spec buildroot hysteria
|
2008-08-06 12:24:34 +03:00 |
parsePrep.c
|
Fix regression in %patch handling (rhbz#455872)
|
2008-07-19 15:27:42 +03: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
|
Include spring-cleaning
|
2008-01-30 17:05:29 +02: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
|
Fix mono dependency extraction
|
2008-07-14 11:53:10 +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
|
Add parenthesis to make gcc happy
|
2008-08-08 13:53:57 +03:00 |