rpm/rpmio
Panu Matilainen 84b29174e6 Rip old, bit-rotten librpmio test programs 2008-05-12 10:44:07 +03:00
..
Makefile.am Rip old, bit-rotten librpmio test programs 2008-05-12 10:44:07 +03:00
argv.c Remove alloca() from argv.c 2008-04-28 15:42:18 +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 several copy-paste hex converters, use pgpHexStr() instead 2008-04-07 14:04:00 +03:00
digest.h Remove bogus consts from pgpDigParams_s structure 2008-03-24 21:05:05 +02: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 Plug memleak in macro doFoo() 2008-04-29 17:39:02 +03:00
rpmfileutil.c Temp file handling tweaks 2008-05-03 12:34:19 +03:00
rpmfileutil.h Temp file handling tweaks 2008-05-03 12:34:19 +03:00
rpmhook.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
rpmhook.h Remove splint tags. 2007-09-11 16:48:54 +02:00
rpmio.c Temp file handling tweaks 2008-05-03 12:34:19 +03:00
rpmio.h Remove meaningless extern on function declarations in headers 2008-04-24 15:08:09 +03:00
rpmio_internal.h Mark bunch of misc. tables & such read-only in librpmio 2008-03-06 19:27:19 +02:00
rpmlog.c Stop insecurely covering up for lack of snprintf and vsnprintf 2008-03-07 13:34:20 +02:00
rpmlog.h Enable variadic checks for rpmExpand(), rpmlog() and rpmGetPath() 2008-02-25 11:03:38 +02:00
rpmlua.c Eliminate static buffer in lua findkey() 2008-05-06 10:02:07 +03:00
rpmlua.h More misc size_t issues 2007-12-14 10:30:46 +02:00
rpmmacro.h Enable variadic checks for rpmExpand(), rpmlog() and rpmGetPath() 2008-02-25 11:03:38 +02:00
rpmmalloc.c Remove splint tags. 2007-09-11 16:48:54 +02:00
rpmpgp.c Plug a memleak in pgpArmorWrap() 2008-04-15 17:54:16 +03:00
rpmpgp.h Remove static print buffer from pgpMpiStr(), return malloc'd data instead 2008-04-07 13:37:56 +03:00
rpmsq.c Remove unused variable 2008-04-28 10:59:42 +03:00
rpmsq.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmstring.c Eliminate splitString() and freeSplitString() 2008-04-17 21:56:54 +03:00
rpmstring.h Eliminate splitString() and freeSplitString() 2008-04-17 21:56:54 +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 new header for collecting utility macros 2008-02-25 11:02:07 +02:00
stubs.c Revert glob/fnmatch/alloca uniqify on macosx for now. 2005-01-28 06:36:29 +00:00
ugid.c Bunch of const char* corrections 2007-12-14 15:17:59 +02:00
ugid.h Bunch of const char* corrections 2007-12-14 15:17:59 +02:00
url.c Simplify url io a lot 2008-04-11 11:18:25 +03:00