rpm/rpmio
Panu Matilainen 4727c2a0aa Remove unused variable 2008-04-28 10:59:42 +03:00
..
Makefile.am Check for lzma library in configure.ac and reference it in Makefile.am 2008-04-22 12:36:27 +02:00
argv.c Add argvJoin() for combining an argv array into a string 2008-04-18 14:59:03 +03: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 Further simplify rpmInitMacros() 2008-04-19 16:42:56 +03:00
rpmfileutil.c Change rpmGlob() argvPtr type to ARGV_t to make it obvious what it is 2008-04-19 16:58:55 +03:00
rpmfileutil.h Change rpmGlob() argvPtr type to ARGV_t to make it obvious what it is 2008-04-19 16:58:55 +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 Main lzma rpmio part based on SuSE patches, thanks for them! 2008-04-22 12:38:51 +02: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 Use sizeof() instead of direct element count in rpmluaGetVar() 2008-04-17 09:20:20 +02: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
tax.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
tdir.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
tfts.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
tget.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
tglob.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
thkp.c Prevent buffer overflow in readKeys() 2008-04-14 13:07:58 +02:00
tkey.c Expand private include file names to be relative to $(top_srcdir) 2007-11-23 11:41:29 +01:00
tput.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
tring.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
trpmio.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
tsw.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
tufdio.c Remove the last remains of unused and unnecesary rpmio rpc vectors 2008-02-26 20:53:38 +02: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