rpm/build
Jindrich Novy 9ba7b7a178 Fix cpio_doio()
- do not propagate incompatible error codes to cpioStrerror()
- plug possible memleak while creating transaction set
- clean up
2011-03-15 17:58:31 +01:00
..
Makefile.am Remove the now unused user/group caching code 2010-12-15 09:44:54 +02:00
build.c Add missing exit status check for waitpid() while executing scriptlets 2011-03-04 04:43:32 +01:00
expression.c Move expression type enum out of the struct 2010-09-21 15:38:41 +03:00
files.c Require %files section for package generation again 2010-12-23 09:24:25 +02:00
misc.c Eliminate unused truncStringBuf() function 2010-10-29 10:21:45 +03:00
pack.c Fix cpio_doio() 2011-03-15 17:58:31 +01:00
parseBuildInstallClean.c Fix the remaining enum abuse over rpmParseState in librpmbuild 2010-10-28 12:01:42 +03:00
parseChangelog.c Use ARGV_t instead of stringbuf in changelog parsing 2010-10-28 11:55:04 +03:00
parseDescription.c Eliminate unused spectag and speclines goo from spec 2010-10-29 10:12:53 +03:00
parseFiles.c Require %files section for package generation again 2010-12-23 09:24:25 +02:00
parsePolicies.c Use ARGV_t for package fileFile, fileList and policyList 2010-10-28 10:24:20 +03:00
parsePreamble.c Actually propagare failure when addOrAppendListEntry() fails, 2011-03-04 05:38:32 +01:00
parsePrep.c Unify the user+group caching between librpm and librpmbuild 2010-12-15 09:30:56 +02:00
parseReqs.c Implement transaction ordering hinting 2010-12-13 12:26:06 +02:00
parseScript.c Teach rpm about post-transaction dependencies 2011-01-25 15:27:28 +02:00
parseSpec.c Eliminate unused spectag and speclines goo from spec 2010-10-29 10:12:53 +03:00
policies.c Define variables in processBinaryPolicies() only if they are needed 2011-03-04 04:56:26 +01:00
reqprov.c Implement transaction ordering hinting 2010-12-13 12:26:06 +02:00
rpmbuild.h Brute-force s/rpmTag/rpmTagVal/ in entire librpmbuild 2010-10-22 13:50:05 +03:00
rpmbuild_internal.h Pass RPM_BUILD_ROOT to helper scripts through environment always 2010-12-01 11:18:19 +02:00
rpmbuild_misc.h Remove the now unused user/group caching code 2010-12-15 09:44:54 +02:00
rpmfc.c Clean up rpmfcClassify() 2011-03-14 15:37:00 +01:00
rpmfc.h Remember buildroot directory in rpmfc struct 2010-12-01 11:09:02 +02:00
rpmspec.h Add getter for spec script sections too, bah... 2010-10-01 15:22:06 +03:00
spec.c Make rpmspecQuery() return match the description 2011-03-04 12:52:59 +02:00