rpm/lib
jbj 56496ce088 Quick 'n dirty macro evaluation.
CVS patchset: 3120
CVS date: 1999/07/02 20:56:04
1999-07-02 20:56:04 +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 Quick 'n dirty macro evaluation. 1999-07-02 20:56:04 +00:00
cpio.c better cpio error message if package contains missing hard links. 1999-05-11 20:05:43 +00:00
cpio.h better cpio error message if package contains missing hard links. 1999-05-11 20:05:43 +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 1) got --prefix working (again) 1999-05-23 18:34:30 +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 fix: false fingerprint stat cache hit -- "the tetex problem". 1999-06-22 23:00:26 +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 Quick 'n dirty macro evaluation. 1999-07-02 20:56:04 +00:00
md5.c add rpm prefix to MD5 routines to avoid name conflict on solaris. 1999-05-05 13:25:25 +00:00
md5.h add rpm prefix to MD5 routines to avoid name conflict on solaris. 1999-05-05 13:25:25 +00:00
md5sum.c add rpm prefix to MD5 routines to avoid name conflict on solaris. 1999-05-05 13:25:25 +00:00
messages.c colesce query and verify modes. 1999-05-10 23:41:04 +00:00
misc.c avoid numeric overflow in version comparison (Thayne Harbaugh<tharbaug@liberate.com>). 1999-06-30 14:18:05 +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 move printDep* routines into rpmlib for gnorpm et al. 1999-06-02 18:08:50 +00:00
query.c More ugliness. 1999-06-30 21:24:06 +00:00
rebuilddb.c fix: --rebuilddb with --root dinna remove directory (Michael Andres). 1999-06-17 22:29:22 +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 Plug memory leak. 1999-06-15 14:35:17 +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 Finesse tagName dependency loop. 1999-06-23 21:01:38 +00:00
rpmmacro.h fix: last update transaction set segfault bug in installer. 1999-04-14 11:28:31 +00:00
rpmrc.c Typo. 1999-05-26 00:09:42 +00:00
signature.c fix: prefer pgp2.6.3 over pgp5 if both are installed. 1999-04-29 19:18:22 +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
tagName.c Finesse tagName dependency loop. 1999-06-23 21:01:38 +00:00
test.c Consolidate i18n baggage into AM_GNU_GETTEXT and system.h. 1998-10-08 14:59:17 +00:00
transaction.c Debug multiple %langs's per item. 1999-05-17 19:32:15 +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 $2 passed to %triggerpostun was wong 1999-04-22 16:00:43 +00:00
verify.c move url.c and ftp.c to rpmlib right next to query. 1999-06-30 19:02:46 +00:00