Guillem Jover 800e782e21 Replace realloc plus error checking usage with m_realloc 18 years ago
..
.gitignore 10440009b6 Implement triggers support 18 years ago
Makefile.am 09bdab61fb Refactor subprocess signal setup 18 years ago
cleanup.c 3e919df71f Move duplicate cleanup close functions to lib/cleanup.c 18 years ago
compat.c dbcb744998 Almost *EVERY* damn file was including config.h in the wrong spot. After 23 years ago
compression.c eb483c17eb Use new VARBUF_INIT macro instead of varbufinit to initialize variables 18 years ago
database.c 10440009b6 Implement triggers support 18 years ago
dbmodify.c 4d3d73ce7a libdpkg: Add a size argument to varbufinit 18 years ago
dlist.h 10440009b6 Implement triggers support 18 years ago
dpkg-db.h 4d3d73ce7a libdpkg: Add a size argument to varbufinit 18 years ago
dpkg-def.h a2ee76833f Move GNU C attribute definitions to lib/dpkg-def.h 18 years ago
dpkg-priv.h 8d2ea9a803 libdpkg: Make rtrim_slash_slashdot return the string size 18 years ago
dpkg.h 10440009b6 Implement triggers support 18 years ago
dump.c eb483c17eb Use new VARBUF_INIT macro instead of varbufinit to initialize variables 18 years ago
ehandle.c b2ac874fee Replace function pointer declarations with new error_printer type 18 years ago
fields.c 800e782e21 Replace realloc plus error checking usage with m_realloc 18 years ago
gettext.h 8f8e9d9af7 Allow compilation with --disable-nls on systems without libintl.h 18 years ago
lock.c c00657d4f5 libdpkg: Remove unused argument from unlockdatabase 18 years ago
log.c 5a1ee0e65b libdpkg: Switch log from a pointer to struct varbuf to just struct varbuf 18 years ago
md5.c dbcb744998 Almost *EVERY* damn file was including config.h in the wrong spot. After 23 years ago
md5.h 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 years ago
mlib.c eb483c17eb Use new VARBUF_INIT macro instead of varbufinit to initialize variables 18 years ago
myopt-util.c 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c 18 years ago
myopt.c ffe852d215 Use m_malloc instead of malloc 18 years ago
myopt.h 122fdc0fa5 Move command line common option utilities to lib/myopt-util.c 18 years ago
nfmalloc.c cf28215d63 Do not use extern inline as it changes semantics from GNU C to C99 18 years ago
parse.c 800e782e21 Replace realloc plus error checking usage with m_realloc 18 years ago
parsedump.h 10440009b6 Implement triggers support 18 years ago
parsehelp.c 10440009b6 Implement triggers support 18 years ago
path.c 8d2ea9a803 libdpkg: Make rtrim_slash_slashdot return the string size 18 years ago
showpkg.c eb483c17eb Use new VARBUF_INIT macro instead of varbufinit to initialize variables 18 years ago
subproc.c e78b452afd libdpkg: Remove sentinel from catch_signals array 18 years ago
tarfn.c e99aa8dce4 libcompat: Add strnlen 18 years ago
tarfn.h 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 years ago
trigdeferred.l b682876251 libdpkg: Use TRIGGERSLOCKFILE instead of literal string 18 years ago
triglib.c fb247fb252 Fix two typos 18 years ago
utils.c c91dc9f7e9 Add new cisspace function 18 years ago
varbuf.c 800e782e21 Replace realloc plus error checking usage with m_realloc 18 years ago
vercmp.c 50739385a3 libdpkg: Remove dead verrevcmp function 18 years ago