rpm/lib
jbj ee244b7e0a Parse BuildRequires: and add appropriate RPMTAG_*REQUIRES* to src rpm
header.

CVS patchset: 2763
CVS date: 1999/01/26 21:57:57
1999-01-26 21:57:57 +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 make '-' character illegal (again) in version/release. 1999-01-26 18:08:14 +00:00
cpio.c Eliminate Makefile.inc dependence in subdirs. 1999-01-21 17:18:38 +00:00
cpio.h Eliminate inline functions (the inline, not the function). 1999-01-06 21:05:03 +00:00
dbindex.c EGCS cruft. 1999-01-08 16:44:30 +00:00
dbindex.h EGCS cruft. 1999-01-08 16:44:30 +00:00
depends.c Typo. 1999-01-11 23:16:09 +00:00
depends.h const cleanups 1999-01-08 03:12:11 +00:00
falloc.c implement abstract fd type almost everywhere. 1998-11-18 21:41:05 +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 handle stat of / properly for fingerprints 1999-01-15 03:49:40 +00:00
fprint.h propagate "const char *" into rpmlib prototypes. 1999-01-06 17:33:50 +00:00
fs.c propagate "const char *" into rpmlib prototypes. 1999-01-06 17:33:50 +00:00
hash.c Eliminate inline functions (the inline, not the function). 1999-01-06 21:05:03 +00:00
hash.h 1) allow generic key types 1998-12-26 18:31:45 +00:00
header.c Eliminate inline functions (the inline, not the function). 1999-01-06 21:05:03 +00:00
header.h 1) initial cut at hash tables 1998-12-26 16:33:51 +00:00
install.c Eliminate Makefile.inc dependence in subdirs. 1999-01-21 17:18:38 +00:00
install.h added SAVENSTATE action 1999-01-19 16:24:43 +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 Expand path macros with rpmGetPath(path, ...). 1999-01-05 23:13:56 +00:00
md5.c display "..?....." rather than "..5....." for unreadable files. 1998-12-05 19:38:29 +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 added currentDirectory() 1999-01-08 03:10:12 +00:00
misc.h added currentDirectory() 1999-01-08 03:10:12 +00:00
oldheader.c implement abstract fd type almost everywhere. 1998-11-18 21:41:05 +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 display altH info for file conflicts 1999-01-06 03:16:14 +00:00
query.c propagate "const char *" into rpmlib prototypes. 1999-01-06 17:33:50 +00:00
rebuilddb.c propagate "const char *" into rpmlib prototypes. 1999-01-06 17:33:50 +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 EGCS cruft. 1999-01-08 16:44:30 +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 Eliminate inline functions (the inline, not the function). 1999-01-06 21:05:03 +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 Parse BuildRequires: and add appropriate RPMTAG_*REQUIRES* to src rpm 1999-01-26 21:57:57 +00:00
rpmmacro.h Expand path macros with rpmGetPath(path, ...). 1999-01-05 23:13:56 +00:00
rpmrc.c 1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> 1999-01-09 00:24:02 +00:00
signature.c More fixes from Toshio. 1999-01-10 17:10:17 +00:00
signature.h 1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> 1999-01-09 00:24:02 +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 changes for packages w/ 0 files 1999-01-26 17:10:29 +00:00
tread.c implement abstract fd type almost everywhere. 1998-11-18 21:41:05 +00:00
tread.h implement abstract fd type almost everywhere. 1998-11-18 21:41:05 +00:00
uninstall.c added SAVENSTATE action 1999-01-19 16:24:43 +00:00
verify.c propagate "const char *" into rpmlib prototypes. 1999-01-06 17:33:50 +00:00