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