Guillem Jover c264dd83d3 Fix small memory leaks related to scandir() 16 years ago
..
test 08c0dd2529 libdpkg: New command module 16 years ago
.gitignore 01d05324e0 Move libraries to subdirectories under lib/ 17 years ago
Makefile.am 08c0dd2529 libdpkg: New command module 16 years ago
ar.c 889375f085 libdpkg: Add a new ar module 16 years ago
ar.h 889375f085 libdpkg: Add a new ar module 16 years ago
buffer.c e10b57f162 libdpkg: Rename varbuffree to varbuf_destroy 16 years ago
buffer.h 7ba3f71c0c Unify text in license headers 16 years ago
cleanup.c 7ba3f71c0c Unify text in license headers 16 years ago
command.c 08c0dd2529 libdpkg: New command module 16 years ago
command.h 08c0dd2529 libdpkg: New command module 16 years ago
compress.c b61d3f48bb libdpkg: Do not shadow global compressor variable 16 years ago
compress.h 496a321cd9 Mark several functions with DPKG_ATTR_NORET 16 years ago
database.c be33d6deea Move color member from struct pkginfo to struct perpackagestate 16 years ago
dbmodify.c 77cae397a1 libdpkg: Use varbuf_detach instead of ad-hoc code 16 years ago
dlist.h 7ba3f71c0c Unify text in license headers 16 years ago
dpkg-db.h 630dc73ddb Make show1package() take a struct pkginfoperfile 16 years ago
dpkg.h 812115a0f5 libdpkg: Add and use new DPKG_ATTR_VPRINTF 16 years ago
dump.c e10b57f162 libdpkg: Rename varbuffree to varbuf_destroy 16 years ago
ehandle.c 88e63fbdaa Move DPKG_ATTR annotations from static declaration to the definition 16 years ago
fields.c 77cae397a1 libdpkg: Use varbuf_detach instead of ad-hoc code 16 years ago
file.c 7ba3f71c0c Unify text in license headers 16 years ago
file.h 7ba3f71c0c Unify text in license headers 16 years ago
i18n.h 7ba3f71c0c Unify text in license headers 16 years ago
lock.c 7ba3f71c0c Unify text in license headers 16 years ago
log.c 7ba3f71c0c Unify text in license headers 16 years ago
macros.h 812115a0f5 libdpkg: Add and use new DPKG_ATTR_VPRINTF 16 years ago
md5.c 12416df9a1 libdpkg: Blank the whole MD5 context not just the size of a pointer 16 years ago
md5.h 01d05324e0 Move libraries to subdirectories under lib/ 17 years ago
mlib.c 9ddef90d43 Do not include unneeded <signal.h> 16 years ago
myopt-util.c 7ba3f71c0c Unify text in license headers 16 years ago
myopt.c c264dd83d3 Fix small memory leaks related to scandir() 16 years ago
myopt.h 7ba3f71c0c Unify text in license headers 16 years ago
nfmalloc.c 7ba3f71c0c Unify text in license headers 16 years ago
parse.c 5cf023f2d5 libdpkg: Rename stat variable to st to avoid shadowing stat(2) 16 years ago
parsedump.h 496a321cd9 Mark several functions with DPKG_ATTR_NORET 16 years ago
parsehelp.c 977648880d Use named initializers in structures 16 years ago
path.c c1d7debca6 libdpkg: Do not lose const qualifier on a cast in path_quote_filename 16 years ago
path.h 7ba3f71c0c Unify text in license headers 16 years ago
pkg-array.c c6520d6700 libdpkg: Rename pkg_array_free to pkg_array_destroy 16 years ago
pkg-array.h c6520d6700 libdpkg: Rename pkg_array_free to pkg_array_destroy 16 years ago
pkg-list.c 7ba3f71c0c Unify text in license headers 16 years ago
pkg-list.h 7ba3f71c0c Unify text in license headers 16 years ago
pkg.c 7ba3f71c0c Unify text in license headers 16 years ago
pkg.h 7ba3f71c0c Unify text in license headers 16 years ago
progress.c 7ba3f71c0c Unify text in license headers 16 years ago
progress.h 7ba3f71c0c Unify text in license headers 16 years ago
showpkg.c e10b57f162 libdpkg: Rename varbuffree to varbuf_destroy 16 years ago
string.c 7ba3f71c0c Unify text in license headers 16 years ago
string.h 7ba3f71c0c Unify text in license headers 16 years ago
subproc.c 88e63fbdaa Move DPKG_ATTR annotations from static declaration to the definition 16 years ago
subproc.h c53fdb8552 libdpkg: Change subproc_fork return type to pid_t 16 years ago
tarfn.c ff159b0d80 libdpkg: Rename struct TarFunctions and members 16 years ago
tarfn.h ff159b0d80 libdpkg: Rename struct TarFunctions and members 16 years ago
test.h 7ba3f71c0c Unify text in license headers 16 years ago
trigdeferred.l 7ba3f71c0c Unify text in license headers 16 years ago
triglib.c 496a321cd9 Mark several functions with DPKG_ATTR_NORET 16 years ago
utils.c 7ba3f71c0c Unify text in license headers 16 years ago
varbuf.c d756afcce4 libdpkg: Use %zu instead of %d in varbuf_grow's internerr call 16 years ago
varbuf.h 812115a0f5 libdpkg: Add and use new DPKG_ATTR_VPRINTF 16 years ago
vercmp.c 7ba3f71c0c Unify text in license headers 16 years ago