rpm/rpmio
Panu Matilainen 7e841570fc Hum, rename rstrneq() to rstreqn() to avoid confusing neq with "not equal" 2009-08-31 10:44:35 +03:00
..
Makefile.am Include from src, not build dir 2009-05-22 09:56:43 +03:00
argv.c Check arg in argvJoin() before dereferencing 2009-06-23 11:02:51 +02:00
argv.h Add argvJoin() for combining an argv array into a string 2008-04-18 14:59:03 +03:00
base64.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
base64.h Meh, actually add the base64 files.. 2007-11-02 10:24:42 +02:00
digest.c Eliminate header/payload digests from pgpDig_s, they dont belong 2009-03-25 13:23:19 +02:00
digest.h Eliminate useless pgpDig nbytes counter 2009-05-20 17:22:51 +03:00
fts.c OS X Leopard fixes from Giulio Eulisse 2007-12-11 08:51:54 +02:00
fts.h OS X Leopard fixes from Giulio Eulisse 2007-12-11 08:51:54 +02:00
macro.c Handle XZ in %uncompress macro 2009-03-27 14:11:43 +02:00
rpmfileutil.c Kick out silly constfree() use 2009-06-25 17:17:16 +03:00
rpmfileutil.h LZMA -> XZ renaming 2009-03-18 09:42:23 +02:00
rpmhook.c Handle hook unregistering itself 2009-06-26 16:24:55 +03:00
rpmhook.h Remove splint tags. 2007-09-11 16:48:54 +02:00
rpmio.c Accept direct compressor names as Fopen() modes too 2009-08-31 09:44:52 +03:00
rpmio.h Kick out ftpStrerror() and related error code defines 2008-07-07 10:48:06 +03:00
rpmio_internal.h Eliminate header/payload digests from pgpDig_s, they dont belong 2009-03-25 13:23:19 +02:00
rpmkeyring.c Add couple of new rpmPubkey() methods 2008-08-08 09:26:30 +03:00
rpmkeyring.h Oops, missing wrappers for C++ in headers (ticket #12) 2008-12-09 09:51:17 +02:00
rpmlog.c Simplify logging a bit 2009-06-24 15:16:25 +03:00
rpmlog.h Enable variadic checks for rpmExpand(), rpmlog() and rpmGetPath() 2008-02-25 11:03:38 +02:00
rpmlua.c Fix rpm.unregister() Lua extension 2009-06-26 16:07:50 +03:00
rpmlua.h Add rpmluaGetGlobalState() to internal lua api 2009-01-14 15:08:59 +02:00
rpmmacro.h Include rpmfileutil.h from rpmmacro.h so that 2008-12-01 12:16:56 +01:00
rpmmalloc.c Remove splint tags. 2007-09-11 16:48:54 +02:00
rpmpgp.c Fix parsing of pubkey signature packets. Ick. 2009-05-08 15:01:15 +03:00
rpmpgp.h Couple of documentation typos 2009-05-22 13:54:08 +03:00
rpmsq.c rpmsqAction() proto needs SA_SIGINFO conditionals too (ticket #4) 2008-11-06 10:03:10 +02:00
rpmsq.h Add missing <pthread.h> include in rpmsq.h (ticket #87) 2009-08-13 11:46:56 +03:00
rpmstring.c Use safer xrealloc() instead of realloc() 2008-09-25 20:03:51 +02:00
rpmstring.h Hum, rename rstrneq() to rstreqn() to avoid confusing neq with "not equal" 2009-08-31 10:44:35 +03:00
rpmsw.c Rip i386-specific RDTSC support from rpmsw, use gettimeofday() everywhere 2008-04-21 12:39:18 +03:00
rpmsw.h More missing system includes for size_t & friends 2008-01-28 13:43:32 +02:00
rpmurl.h Remove bogus consts from urlinfo_s structure 2008-03-24 20:44:48 +02:00
rpmutil.h Add RPM_GNUC_INTERNAL macro 2008-10-09 15:21:15 +03:00
stubs.c Revert glob/fnmatch/alloca uniqify on macosx for now. 2005-01-28 06:36:29 +00:00
url.c Dont treat filenames starting with - as stdin 2009-07-14 11:15:30 +03:00