rpm/build
Panu Matilainen d71964bda5 Lose the useless rpmio refcounting debug junk
- the rpmio API always had this goo, should've gotten rid of it
  back in commit dbdbe8010c but .. oh well
2010-03-22 13:25:57 +02:00
..
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
Makefile.am Bury FTS inside librpmbuild and eliminate from public ABI 2010-03-19 18:23:52 +02:00
build.c Move <errno.h> include out of system.h to the places that need it 2010-01-05 15:25:31 +02: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 Bury FTS inside librpmbuild and eliminate from public ABI 2010-03-19 18:23:52 +02:00
fts.c Bury FTS inside librpmbuild and eliminate from public ABI 2010-03-19 18:23:52 +02:00
fts.h Bury FTS inside librpmbuild and eliminate from public ABI 2010-03-19 18:23:52 +02:00
misc.c Move <ctype.h> include out of system.h to the places that need it 2010-01-05 15:33:47 +02:00
names.c Unconditionally include <netdb.h> where needed instead of system.h 2010-01-05 11:26:14 +02:00
pack.c Lose the useless rpmio refcounting debug junk 2010-03-22 13:25:57 +02:00
parseBuildInstallClean.c Avoid theoretical NULL pointer dereference 2009-09-07 15:04:01 +03:00
parseChangelog.c Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code 2009-08-31 11:08:05 +03:00
parseDescription.c Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code 2009-08-31 11:08:05 +03:00
parseFiles.c Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code 2009-08-31 11:08:05 +03:00
parsePreamble.c Revert spec tag-macro concatenation changes 2010-02-01 13:39:42 +02:00
parsePrep.c Avoid eating empty lines in spec %prep section (RhBug:573339) 2010-03-15 12:00:55 +02:00
parseReqs.c Move <ctype.h> include out of system.h to the places that need it 2010-01-05 15:33:47 +02:00
parseScript.c More dumb thinko/typo/braindamage in scriptlet expansion patches 2010-03-11 13:34:17 +02:00
parseSpec.c Move <errno.h> include out of system.h to the places that need it 2010-01-05 15:25:31 +02:00
poptBT.c Kick out yet another ancient artifact 2008-10-01 17:05:35 +03:00
reqprov.c Ensure rpmlib() dependency sanity on build 2009-10-21 12:23:50 +03:00
rpmbuild.h Ensure rpmlib() dependency sanity on build 2009-10-21 12:23:50 +03:00
rpmfc.c Lose a couple of leftover variables from times before headerPutString() 2010-03-06 11:04:48 +02:00
rpmfc.h Use text token attributes instead of bitfield for file classification 2010-02-17 15:09:20 +02:00
rpmspec.h Support run-time macro and queryformat expansion on scriptlets 2010-03-11 12:06:49 +02:00
spec.c Since we really want a FILE* then get one in the first place 2009-10-16 13:36:39 +03:00