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