Guillem Jover 934cdd9671 libdpkg: Enclose buffer_data union initialization with braces 17 years ago
..
test 78c3744c84 libdpkg: Add new buffer_hash and buffer_md5 functions 17 years ago
.gitignore 01d05324e0 Move libraries to subdirectories under lib/ 17 years ago
Makefile.am fed0b802b2 libdpkg: Create a new pkg_list structure and functions 17 years ago
buffer.c 934cdd9671 libdpkg: Enclose buffer_data union initialization with braces 17 years ago
buffer.h 58665e1eea libdpkg: Use struct buffer_data instead of buffer_data_t 17 years ago
cleanup.c 7fa96f351b Disable default automake preprocessor include paths 17 years ago
compression.c 76f5201800 libdpkg: Move buffer I/O declarations to buffer.h 17 years ago
database.c 90526758c5 Use m_output instead of fflush, ferror and werr 17 years ago
dbmodify.c 7fa96f351b Disable default automake preprocessor include paths 17 years ago
dlist.h 01d05324e0 Move libraries to subdirectories under lib/ 17 years ago
dpkg-db.h 51012b34dc libdpkg: Move varbuf declarations to varbuf.h 17 years ago
dpkg.h 3ca41e2ae8 Move LISTFILE macro from libdpkg to dpkg 17 years ago
dump.c 7fa96f351b Disable default automake preprocessor include paths 17 years ago
ehandle.c 7fa96f351b Disable default automake preprocessor include paths 17 years ago
fields.c dac5e30555 Use varbuf instead of ad-hoc handling of growing strings 17 years ago
i18n.h 289c291184 libdpkg: Rename dpkg-i18n.h to i18n.h 17 years ago
lock.c 7fa96f351b Disable default automake preprocessor include paths 17 years ago
log.c 7fa96f351b Disable default automake preprocessor include paths 17 years ago
macros.h 105ba53cc1 libdpkg: Move C language definition macros to macros.h 17 years ago
md5.c 01d05324e0 Move libraries to subdirectories under lib/ 17 years ago
md5.h 01d05324e0 Move libraries to subdirectories under lib/ 17 years ago
mlib.c 7121152571 libdpkg: New m_output function 17 years ago
myopt-util.c 76f5201800 libdpkg: Move buffer I/O declarations to buffer.h 17 years ago
myopt.c 355dbdf360 libdpkg: Allow quoting values in configuration file options 17 years ago
myopt.h 105ba53cc1 libdpkg: Move C language definition macros to macros.h 17 years ago
nfmalloc.c 7fa96f351b Disable default automake preprocessor include paths 17 years ago
parse.c 76f5201800 libdpkg: Move buffer I/O declarations to buffer.h 17 years ago
parsedump.h da17101a4a libdpkg: Rename and namespace compiler attributes 17 years ago
parsehelp.c 378737d036 Use character arrays instead of pointers for constant strings 17 years ago
path.c 605162178f libdpkg: Split dpkg-priv.h into smaller pieces 17 years ago
path.h 605162178f libdpkg: Split dpkg-priv.h into smaller pieces 17 years ago
pkg-array.c 8b73de5515 Move pkg-array to libdpkg 17 years ago
pkg-array.h 8b73de5515 Move pkg-array to libdpkg 17 years ago
pkg-list.c fed0b802b2 libdpkg: Create a new pkg_list structure and functions 17 years ago
pkg-list.h fed0b802b2 libdpkg: Create a new pkg_list structure and functions 17 years ago
progress.c 289c291184 libdpkg: Rename dpkg-i18n.h to i18n.h 17 years ago
progress.h 105ba53cc1 libdpkg: Move C language definition macros to macros.h 17 years ago
showpkg.c 7623f78d39 Clean up coding style for half compliant files 17 years ago
string.c 5410b4904e libdpkg: Add new str_strip_quotes function 17 years ago
string.h 5410b4904e libdpkg: Add new str_strip_quotes function 17 years ago
subproc.c 7623f78d39 Clean up coding style for half compliant files 17 years ago
subproc.h 952faba871 libdpkg: Move subproc related declarations to subproc.h 17 years ago
tarfn.c 7623f78d39 Clean up coding style for half compliant files 17 years ago
tarfn.h d854ad0856 Remove redundant extern storage class specifier in functions 17 years ago
test.h 7fa96f351b Disable default automake preprocessor include paths 17 years ago
trigdeferred.l 7fa96f351b Disable default automake preprocessor include paths 17 years ago
triglib.c 1a8cda208d Switch ad-hoc code to use struct pkg_list data type 17 years ago
utils.c 7fa96f351b Disable default automake preprocessor include paths 17 years ago
varbuf.c 7fa96f351b Disable default automake preprocessor include paths 17 years ago
varbuf.h 51012b34dc libdpkg: Move varbuf declarations to varbuf.h 17 years ago
vercmp.c 7fa96f351b Disable default automake preprocessor include paths 17 years ago