rpm/tools
Panu Matilainen c29adcee80 ARGV_t const pendantry
- const on typedef'ed ARGV_t doesn't mean a thing, add a new,
  (exec* compatible) ARGV_const_t and use where appropriate consistently in
  argv.h, rpmcli.h etc
- popt's argv const is the wrong way around for exec() family, add explicit
  ARGV_t casts on popGetArgs() uses where needed
- compiler silence, aaahh...
2008-04-07 12:19:58 +03:00
..
convertdb1.c Make check-programs build again, assorted type-fiddlings.. 2008-02-04 12:00:30 +02:00
debugedit.c Remove now useless nested function in debugedit 2008-01-04 12:00:51 +02:00
dump.c rpmlib.h mass eviction 2008-01-30 13:53:51 +02:00
dumpdb.c rpmlib.h mass eviction 2008-01-30 13:53:51 +02:00
hashtab.c Expand private include file names to be relative to $(top_srcdir) 2007-11-23 11:47:48 +01:00
hashtab.h Debug package patch. 2002-10-18 16:01:59 +00:00
javadeps.c Bunch of const char* corrections 2007-12-14 15:17:59 +02:00
rpmcache.c Add missing leading underscores to names passed to rpmMkdirPath() 2008-02-28 12:46:45 +02:00
rpmdeps.c ARGV_t const pendantry 2008-04-07 12:19:58 +03:00
rpmgraph.c rpmlib.h mass eviction 2008-01-30 13:53:51 +02:00
rpminject.c Mass convert (back) to rpmTag as it's usable everywhere now 2008-02-05 17:42:19 +02:00
rpmsort.c Include spring-cleaning 2008-01-30 17:05:29 +02:00