rpm/lib
Panu Matilainen ed8b3fb2c5 Move ts and preferred color fetching out of the loop
- neither ts or preferred color changes per-file
2008-11-13 09:56:52 +02:00
..
backend Use more portable file access mode tests (ticket #5) 2008-11-04 09:52:19 +02:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
Makefile.am Beginnings of acl (POSIX.1e draft 17) verification support 2008-10-26 14:18:17 +02:00
cpio.c Add fsm and rpmfi machinery for file capabilities 2008-10-29 11:49:38 +02:00
cpio.h Add fsm and rpmfi machinery for file capabilities 2008-10-29 11:49:38 +02:00
depends.c Take advantage of headerGetInstance() in removePackage() 2008-11-12 19:33:12 +02:00
formats.c Couple of more 64bit format types 2008-06-07 11:43:54 +03:00
fprint.c Rename doLookup to fpLookup to get rid of one function just calling the other 2008-11-07 11:03:16 +01:00
fprint.h Use only one, global fingerPrintCache to save a lot of stat calls 2008-10-24 10:34:25 +02:00
fs.c Change rpmGetFilesystemUsage() size args to rpm_loff_t 2008-06-12 17:03:04 +03:00
fsm.c Cpio flags are only relevant for fsm, get them out of rpmfi 2008-11-11 20:48:35 +02:00
fsm.h Remove unused fsm subbuf field 2008-11-12 21:58:56 +02:00
gentagtbl.sh Don't put unimplemented tags into tagtable 2008-07-14 16:21:15 +03:00
hdrNVR.c Convert headerGetNEVRA() and headerNEVRA() to new headerGet() 2008-05-26 11:01:25 +03:00
header.c Add rpmdb record number to headers retrieved from rpmdb 2008-11-12 17:58:37 +02:00
header.h Add rpmdb record number to headers retrieved from rpmdb 2008-11-12 17:58:37 +02:00
header_internal.c Limit the exposure of rpmlegacy.h stuff to bare minimum 2008-07-08 18:54:29 +03:00
header_internal.h Add rpmdb record number to headers retrieved from rpmdb 2008-11-12 17:58:37 +02:00
headerfmt.c Don't segfault on unknown format specifiers 2008-09-18 12:36:31 +03:00
legacy.c Change all in-tree rpmdsNew() uses to non-scaremem 2008-10-30 14:07:29 +02:00
manifest.c Log message adjustments 2008-03-07 09:47:51 +02:00
manifest.h Drop bogus const from rpmReadPackageManifest argvptr 2007-12-18 12:53:57 +02:00
merge.c Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
misc.c And out goes rpmMkdirPath() 2008-10-10 14:43:39 +03:00
misc.h Nuke the ugly hardwired "known arch" list from label parsing 2008-11-05 20:37:48 +02:00
package.c Convert in-tree users to headerConvert() 2008-10-10 15:54:53 +03:00
poptALL.c Delete findFps foobar 2008-10-24 10:34:25 +02:00
poptDB.c Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
poptI.c Remove repackage support to finish off with rollback 2008-03-17 14:10:11 +02:00
poptQV.c Beginnings of file capability (POSIX.1e draft 15) verification support 2008-10-26 14:17:16 +02:00
psm.c Remove unnecessary initialization 2008-11-11 21:06:32 +02:00
psm.h Mark psm functions as internal 2008-10-09 15:37:59 +03:00
query.c Ensure PATH_MAX is defined (ticket #3) Adam Tkac 2008-11-03 14:14:14 +02:00
rpmal.c Don't use alloca in rpmal.c 2008-04-30 11:43:07 +02:00
rpmal.h Add rpm_color_t type for rpm color bits, use where spotted 2008-02-05 12:12:31 +02:00
rpmcallback.h Use rpm_loff_t for transaction callback amount+total arguments 2008-06-09 12:00:12 +03:00
rpmchecksig.c Use more portable file access mode tests (ticket #5) 2008-11-04 09:52:19 +02:00
rpmcli.h Kick out yet another ancient artifact 2008-10-01 17:05:35 +03:00
rpmdb.c Add rpmdb record number to headers retrieved from rpmdb 2008-11-12 17:58:37 +02:00
rpmdb.h Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
rpmdb_internal.h Mark rpmdb internals as internals, including the "mergesort" gem 2008-10-09 15:43:00 +03:00
rpmds.c Kill of scareMem / keep header flag from rpmds 2008-10-30 14:12:18 +02:00
rpmds.h Kill of scareMem / keep header flag from rpmds 2008-10-30 14:12:18 +02:00
rpmfi.c Grab rpmfi record from header on rpmfiNew() 2008-11-12 18:29:51 +02:00
rpmfi.h Add rpmfi get + set methods for file actions 2008-11-11 22:09:48 +02:00
rpmfi_internal.h Cpio flags are only relevant for fsm, get them out of rpmfi 2008-11-11 20:48:35 +02:00
rpmgi.c Unknown tag is an error 2008-10-08 18:26:58 +03:00
rpmgi.h ARGV_t const pendantry 2008-04-07 12:19:58 +03:00
rpmhash.C Reset return values to zero + NULL's on not found in hash GetEntry() 2008-11-07 12:11:27 +02:00
rpmhash.H Reverse hash GetEntry() return code vs found/not found 2008-11-07 11:52:24 +02:00
rpmhash.c Switch to a better hash functions for strings: Jenkins One-at-a-time hash 2008-10-24 10:34:25 +02:00
rpmhash.h Make rpmhash a generic datatype using macros and includes 2008-10-24 10:34:25 +02:00
rpminstall.c Don't bother retrieving db offset for erase elements 2008-11-12 19:36:58 +02:00
rpmlead.c Yank out legacy.h, make the conversion functions static 2008-10-10 15:59:38 +03:00
rpmlead.h Make rpmLeadCheck() return error msg instead of direct logging 2008-03-31 12:07:37 +03:00
rpmlegacy.h Add compat definitions for renamed string functions too 2008-07-08 18:54:29 +03:00
rpmlib.h Check for _RPM_4_4_COMPAT in rpmlib.h too 2008-07-09 11:55:57 +03:00
rpmlock.c Use safer xstrdup() instead of strdup() wherever possible 2008-09-25 20:03:50 +02:00
rpmlock.h Remove splint tags. 2007-09-11 19:07:39 +02:00
rpmps.c Use PRIu64 for 64bit value formatting instead of casting 2008-10-14 12:25:01 +03:00
rpmps.h Make rpmps generic number field 64bit, rename getter method 2008-06-11 10:31:14 +03:00
rpmrc.c Nuke the ugly hardwired "known arch" list from label parsing 2008-11-05 20:37:48 +02:00
rpmtag.h Start adding POSIX 1.e draft file capability support for real 2008-10-29 10:49:25 +02:00
rpmtd.c Add rpmtdFromUint8() 2008-06-18 12:36:20 +03:00
rpmtd.h Missing cplusplus-wrappers in rpmtd 2008-07-08 18:54:29 +03:00
rpmte.c Take advantage of headerGetInstance() in rpmte 2008-11-12 19:24:58 +02:00
rpmte.h Take advantage of headerGetInstance() in rpmte 2008-11-12 19:24:58 +02:00
rpmte_internal.h Take advantage of headerGetInstance() in rpmte 2008-11-12 19:24:58 +02:00
rpmts.c Nuke the ugly hardwired "known arch" list from label parsing 2008-11-05 20:37:48 +02:00
rpmts.h Don't bother retrieving db offset for erase elements 2008-11-12 19:36:58 +02:00
rpmts_internal.h Change both hashes to a typed version 2008-10-24 10:34:25 +02:00
rpmtypes.h Add a new legacy compatibility header, kill rpmints.h 2008-07-08 18:54:28 +03:00
rpmvercmp.c Remove alloca() from rpmvercmp() 2008-04-29 13:49:53 +03:00
rpmvf.h Beginnings of file capability (POSIX.1e draft 15) verification support 2008-10-26 14:17:16 +02:00
signature.c Eliminate couple of timedRead() uses where we control how fd is opened 2008-07-07 13:28:04 +03:00
signature.h Use rpmSigTag enum for signature tags everywhere, more or less.. 2008-02-05 16:35:44 +02:00
tagexts.c Convert in-tree users of rpmfiNew() to use flag names 2008-10-30 13:47:40 +02:00
tagname.c Change rpmTagGetNames() interface to more like that of headerGet() 2008-06-02 16:10:19 +03:00
transaction.c Move ts and preferred color fetching out of the loop 2008-11-13 09:56:52 +02:00
verify.c Convert in-tree users of rpmfiNew() to use flag names 2008-10-30 13:47:40 +02:00