rpm/rpmio
Panu Matilainen 4ffee98a65 Silly signedness mismatch in pgpMpiSet() 2008-06-10 09:59:09 +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 Remove bogus comment on rpmDoDigest() ignoring algorithm 2008-06-02 13:05:46 +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 FD_t contentLength field is useless for us too... 2008-06-09 15:42:24 +03:00
rpmio.h Remove meaningless extern on function declarations in headers 2008-04-24 15:08:09 +03:00
rpmio_internal.h FD_t contentLength field is useless for us too... 2008-06-09 15:42:24 +03: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 Remove some leftover doxygen @todo markers 2008-05-22 11:25:15 +03:00
rpmmalloc.c Remove splint tags. 2007-09-11 16:48:54 +02:00
rpmpgp.c Silly signedness mismatch in pgpMpiSet() 2008-06-10 09:59:09 +03:00
rpmpgp.h Document rpmDigestLength() error behavior 2008-06-02 11:48:22 +03:00
rpmsq.c Unexport rpmsqCaught now that nothing needs it 2008-06-03 12:11:05 +03:00
rpmsq.h Unexport rpmsqCaught now that nothing needs it 2008-06-03 12:11:05 +03: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