rpm/rpmio
Panu Matilainen 76d8c76836 pgpHexStr() returns pointer to static buffer, return const char * 2008-01-10 13:35:03 +02:00
..
Makefile.am Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
argv.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
argv.h rpmurl and argv doxygen groupings 2007-11-30 22:13:15 +02:00
base64.c Expand private include file names to be relative to $(top_srcdir) 2007-11-23 11:41:29 +01:00
base64.h Meh, actually add the base64 files.. 2007-11-02 10:24:42 +02:00
digest.c Gah, nss doesn't use size_t for lengths... 2008-01-02 14:44:58 +02:00
digest.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +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 Fix some const issues in macros 2007-12-19 12:49:52 +02:00
rpmfileutil.c Handle spaces in file path arguments correctly (#217258) 2008-01-09 10:21:01 +02:00
rpmfileutil.h Handle spaces in file path arguments correctly (#217258) 2008-01-09 10:21:01 +02:00
rpmhook.c Expand private include file names to be relative to $(top_srcdir) 2007-11-23 11:41:29 +01:00
rpmhook.h Remove splint tags. 2007-09-11 16:48:54 +02:00
rpmio.c Remove bogus const from rpmGenPath() temporary targets 2007-12-15 11:03:46 +02:00
rpmio.h More misc size_t issues 2007-12-14 10:30:46 +02:00
rpmio_internal.h Bunch of silly ssize_t casts 2007-12-14 13:39:52 +02:00
rpmlog.c More const removals 2007-12-16 21:21:31 +02:00
rpmlog.h Add getter methods for rpmlogRec items (message + level) 2007-12-07 14:00:34 +02:00
rpmlua.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmlua.h More misc size_t issues 2007-12-14 10:30:46 +02:00
rpmmacro.h Add doxygen group for macros, include in librpm + hacking docs 2007-11-23 14:39:51 +02:00
rpmmalloc.c Remove splint tags. 2007-09-11 16:48:54 +02:00
rpmpgp.c Last 8 bytes of RSA modulus is keyid for V3 pubkeys (#205080) 2008-01-09 09:22:31 +02:00
rpmpgp.h pgpHexStr() returns pointer to static buffer, return const char * 2008-01-10 13:35:03 +02:00
rpmsq.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmsq.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmstring.c More size_t type pedantry 2007-12-14 11:38:20 +02:00
rpmstring.h More size_t type pedantry 2007-12-14 11:38:20 +02:00
rpmsw.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmsw.h doxygen groupings for rpmsw, add to librpm + hacking dox 2007-11-23 14:51:30 +02:00
rpmurl.h rpmurl and argv doxygen groupings 2007-11-30 22:13:15 +02:00
strcasecmp.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
stubs.c Revert glob/fnmatch/alloca uniqify on macosx for now. 2005-01-28 06:36:29 +00:00
tax.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
tdir.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
tfts.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
tget.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
tglob.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
thkp.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +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 Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
tring.c Fix "byte" usage in test programs too 2007-11-26 13:51:44 +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 Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +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 Use _constfree() for freeing urlinfo contents 2007-12-15 13:43:40 +02:00