Guillem Jover 4e146921a6 libdpkg: Define YY_NO_INPUT to make flex not include input() 18 years ago
..
.gitignore 10440009b6 Implement triggers support 18 years ago
Makefile.am 3ec7fa2a57 libdpkg: Refactor string format escaping 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 354cf7ad82 Add a few more comment around obscure bits of trigger handling code 18 years ago
dlist.h 10440009b6 Implement triggers support 18 years ago
dpkg-db.h 36777a354f libdpkg: Move skip_slash_dotslash from parsehelp.c to path.c 18 years ago
dpkg-def.h a2ee76833f Move GNU C attribute definitions to lib/dpkg-def.h 18 years ago
dpkg-priv.h 3ec7fa2a57 libdpkg: Refactor string format escaping 18 years ago
dpkg.h c0a65e5f66 libdpkg: Move onerr_abort definition from mlib.c to ehandle.c 18 years ago
dump.c eb483c17eb Use new VARBUF_INIT macro instead of varbufinit to initialize variables 18 years ago
ehandle.c c0a65e5f66 libdpkg: Move onerr_abort definition from mlib.c to ehandle.c 18 years ago
fields.c ebdddeed75 libdpkg: Split some parse functions into error and warning variants 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 c0a65e5f66 libdpkg: Move onerr_abort definition from mlib.c to ehandle.c 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 ebdddeed75 libdpkg: Split some parse functions into error and warning variants 18 years ago
parsedump.h ebdddeed75 libdpkg: Split some parse functions into error and warning variants 18 years ago
parsehelp.c ebdddeed75 libdpkg: Split some parse functions into error and warning variants 18 years ago
path.c 36777a354f libdpkg: Move skip_slash_dotslash from parsehelp.c to path.c 18 years ago
showpkg.c eb483c17eb Use new VARBUF_INIT macro instead of varbufinit to initialize variables 18 years ago
string.c 3ec7fa2a57 libdpkg: Refactor string format escaping 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 4e146921a6 libdpkg: Define YY_NO_INPUT to make flex not include input() 18 years ago
triglib.c fe14a53af5 libdpkg: Fix typo in comment 18 years ago
utils.c c91dc9f7e9 Add new cisspace function 18 years ago
varbuf.c b3e03cf33b libdpkg: Do not segfault on varbufdupc after extending the buffer 18 years ago
vercmp.c 50739385a3 libdpkg: Remove dead verrevcmp function 18 years ago