rpm/lib
jbj a0d3acc8a3 Add -C dir and -M options to %GNUconfigure.
CVS patchset: 3024
CVS date: 1999/04/20 22:45:52
1999-04-20 22:45:52 +00:00
..
.cvsignore Eliminate generated files. 1999-01-25 19:46:40 +00:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
.lclintrc Sanity. 1998-11-20 20:18:22 +00:00
Makefile.am fix: % before non-alphabetic non-macro special now passed unscathed. 1999-04-20 19:17:23 +00:00
cpio.c fix: don't add header if signature generation failed (Carlo Wood). 1999-03-22 17:31:53 +00:00
cpio.h fix: last update transaction set segfault bug in installer. 1999-04-14 11:28:31 +00:00
dbindex.c Improvements on leak plugging. 1999-02-25 02:41:22 +00:00
dbindex.h EGCS cruft. 1999-01-08 16:44:30 +00:00
depends.c Make silly headerGetEntry consistent throughout. 1999-04-14 12:35:08 +00:00
depends.h removes for upgrades should happen inthe middle of transactions, not 1999-04-04 21:26:36 +00:00
falloc.c fix: last update transaction set segfault bug in installer. 1999-04-14 11:28:31 +00:00
falloc.h implement abstract fd type almost everywhere. 1998-11-18 21:41:05 +00:00
formats.c propagate "const char *" into rpmlib prototypes. 1999-01-06 17:33:50 +00:00
fprint.c From Tim Mooney: 1999-04-08 20:09:48 +00:00
fprint.h propagate "const char *" into rpmlib prototypes. 1999-01-06 17:33:50 +00:00
fs.c deal with errors properly 1999-04-07 06:11:01 +00:00
hash.c From Tim Mooney: 1999-04-08 20:09:48 +00:00
hash.h 1) allow generic key types 1998-12-26 18:31:45 +00:00
header.c reduce the number of reads a bit 1999-03-05 22:41:59 +00:00
header.h From Tim Mooney: 1999-04-08 20:09:48 +00:00
install.c Make silly headerGetEntry consistent throughout. 1999-04-14 12:35:08 +00:00
install.h we need to remember about shared files long enough to handle config files 1999-04-14 19:48:25 +00:00
lookup.c Typos. 1999-01-06 18:19:36 +00:00
lookup.h Typos. 1999-01-06 18:19:36 +00:00
macro.c Add -C dir and -M options to %GNUconfigure. 1999-04-20 22:45:52 +00:00
md5.c From Tim Mooney: 1999-04-08 20:09:48 +00:00
md5.h Clean up on files.c. 1998-11-24 19:30:38 +00:00
md5sum.c Clean up on files.c. 1998-11-24 19:30:38 +00:00
messages.c Consolidate i18n baggage into AM_GNU_GETTEXT and system.h. 1998-10-08 14:59:17 +00:00
misc.c add name/version/release macros during src.rpm install. 1999-04-03 00:05:03 +00:00
misc.h added currentDirectory() 1999-01-08 03:10:12 +00:00
oldheader.c fix: don't add header if signature generation failed (Carlo Wood). 1999-03-22 17:31:53 +00:00
oldheader.h implement abstract fd type almost everywhere. 1998-11-18 21:41:05 +00:00
oldrpmdb.h Add multiple include avoidance and c++ prototype wrapping throughout *.h. 1998-07-25 15:10:58 +00:00
package.c EGCS cruft. 1999-01-08 16:44:30 +00:00
problems.c fix: don't add header if signature generation failed (Carlo Wood). 1999-03-22 17:31:53 +00:00
query.c Make silly headerGetEntry consistent throughout. 1999-04-14 12:35:08 +00:00
rebuilddb.c add explicit macrofiles path to rpmrc. 1999-03-31 20:37:55 +00:00
rpm_malloc.h Add multiple include avoidance and c++ prototype wrapping throughout *.h. 1998-07-25 15:10:58 +00:00
rpmbzio.c create rpmbzio.c to avoid implicit dependence on libbz2 for installer. 1999-01-19 23:59:28 +00:00
rpmdb.c From Tim Mooney: 1999-04-08 20:09:48 +00:00
rpmdb.h propagate "const char *" into rpmlib prototypes. 1999-01-06 17:33:50 +00:00
rpmerr.c Aggregate system includes into system.h. 1998-07-25 21:00:26 +00:00
rpmio.h Portability fiddles (Tim Mooney). 1999-04-03 17:13:35 +00:00
rpmlead.c implement abstract fd type almost everywhere. 1998-11-18 21:41:05 +00:00
rpmlead.h implement abstract fd type almost everywhere. 1998-11-18 21:41:05 +00:00
rpmlib.h fix: last update transaction set segfault bug in installer. 1999-04-14 11:28:31 +00:00
rpmmacro.h fix: last update transaction set segfault bug in installer. 1999-04-14 11:28:31 +00:00
rpmrc.c Use fdRead, not read typo. 1999-04-07 21:10:05 +00:00
signature.c add explicit macrofiles path to rpmrc. 1999-03-31 20:37:55 +00:00
signature.h fix: don't add header if signature generation failed (Carlo Wood). 1999-03-22 17:31:53 +00:00
stringbuf.c Expand path macros with rpmGetPath(path, ...). 1999-01-05 23:13:56 +00:00
stringbuf.h Expand path macros with rpmGetPath(path, ...). 1999-01-05 23:13:56 +00:00
test.c Consolidate i18n baggage into AM_GNU_GETTEXT and system.h. 1998-10-08 14:59:17 +00:00
transaction.c Root reserved fs blocks adjustment should be 1.05 (not 1/0.95). 1999-04-18 20:56:19 +00:00
tread.c tiny little optimization 1999-03-05 22:33:00 +00:00
tread.h implement abstract fd type almost everywhere. 1998-11-18 21:41:05 +00:00
uninstall.c Make silly headerGetEntry consistent throughout. 1999-04-14 12:35:08 +00:00
verify.c From Tim Mooney: 1999-04-08 20:09:48 +00:00