Guillem Jover 26998971c3 Inline werr() into its only current call site пре 15 година
..
test 173a6cb532 libdpkg: Do not add a NUL char after varbuf_printf() calls пре 15 година
.gitignore 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library пре 16 година
Makefile.am 18d1daa7bf libdpkg: Add new dbdir module пре 15 година
ar.c 00fa8d0e6f Use fdio functions instead of raw read()/write() calls пре 15 година
ar.h 97f0c0baee libdpkg: Change dpkg_ar_member_put_file() to accept a size limit пре 15 година
buffer.c 795d07d2f7 libdpkg: Rename varbufvprintf() to varbuf_vprintf() пре 15 година
buffer.h 9980e45086 libdpkg: Add missing <errno.h> needed by fd_null_copy() пре 15 година
cleanup.c c6ea15b985 Cleanup white spaces пре 15 година
command.c 76ed5f9ff4 Use string literals instead of macros for environment variable names пре 15 година
command.h 7f9153a39e libdpkg: Add new command_shell() to execute a shell instance пре 15 година
compress.c 795d07d2f7 libdpkg: Rename varbufvprintf() to varbuf_vprintf() пре 15 година
compress.h 54be54799f Use xz-utils instead of lzma for the lzma compression format пре 16 година
dbdir.c 18d1daa7bf libdpkg: Add new dbdir module пре 15 година
dbmodify.c 557765dbed Move pkgadmindir() and pkgadminfile() to the filesdb module пре 15 година
debug.c 5e7235bf69 Move and generalize debug API from dpkg to libdpkg пре 15 година
debug.h 5e7235bf69 Move and generalize debug API from dpkg to libdpkg пре 15 година
dir.c ae3500585c libdpkg: Make dir_sync() private пре 15 година
dir.h ae3500585c libdpkg: Make dir_sync() private пре 15 година
dlist.h b8799d9f10 Use consistent naming for linked lists members пре 16 година
dpkg-db.h 557765dbed Move pkgadmindir() and pkgadminfile() to the filesdb module пре 15 година
dpkg.h 76ed5f9ff4 Use string literals instead of macros for environment variable names пре 15 година
dump.c f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls пре 15 година
ehandle.c 26998971c3 Inline werr() into its only current call site пре 15 година
ehandle.h 26998971c3 Inline werr() into its only current call site пре 15 година
fdio.c 0053d6ef57 libdpkg: Add new fdio API пре 15 година
fdio.h 0053d6ef57 libdpkg: Add new fdio API пре 15 година
fields.c 0787286c1d libdpkg: Rename string variables to str_start and str_end in parse_nv_next пре 15 година
file.c 943de6c0e0 libdpkg: Change file_unlock() to act directly on its new arguments пре 15 година
file.h 943de6c0e0 libdpkg: Change file_unlock() to act directly on its new arguments пре 15 година
glob.c 499088b2a6 Move glob module to libdpkg пре 16 година
glob.h 499088b2a6 Move glob module to libdpkg пре 16 година
i18n.h 63e047b9c2 Add gettext context infrastructure support пре 15 година
libdpkg.Versions 26998971c3 Inline werr() into its only current call site пре 15 година
libdpkg.pc.in 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library пре 16 година
log.c 173a6cb532 libdpkg: Do not add a NUL char after varbuf_printf() calls пре 15 година
macros.h 25fb807882 libdpkg: Add new DPKG_GCC_VERSION macro and use it пре 15 година
md5.c 12416df9a1 libdpkg: Blank the whole MD5 context not just the size of a pointer пре 16 година
md5.h 01d05324e0 Move libraries to subdirectories under lib/ пре 17 година
mlib.c 38a86e06fd libdpkg: Add new m_asprintf() function пре 15 година
myopt.c 0ff1ba98ce libdpkg: Rename cmdinfo arg members пре 15 година
myopt.h 0ff1ba98ce libdpkg: Rename cmdinfo arg members пре 15 година
namevalue.c 902cc15dc8 libdpkg: Add support for fallback namevalues пре 15 година
namevalue.h 902cc15dc8 libdpkg: Add support for fallback namevalues пре 15 година
nfmalloc.c c6ea15b985 Cleanup white spaces пре 15 година
parse.c f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls пре 15 година
parsedump.h de553e2746 Rename struct pkginfoperfile to struct pkgbin пре 15 година
parsehelp.c b3f669039f libdpkg: Switch pri_other to be a fallback namevalue пре 15 година
path.c 7e31262a6f libdpkg: Remove duplicate <stdio.h> include пре 15 година
path.h 7a0a0619fd libdpkg: Rename path_rtrim_slash_slashdot to path_trim_slash_slashdot пре 15 година
pkg-array.c c6ea15b985 Cleanup white spaces пре 15 година
pkg-array.h 5d1099ae03 Header files should not include <config.h> and <compat.h> пре 16 година
pkg-db.c ced5ec0272 libdpkg: Rename database module to pkg-db пре 15 година
pkg-format.c f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls пре 15 година
pkg-format.h de553e2746 Rename struct pkginfoperfile to struct pkgbin пре 15 година
pkg-list.c c6ea15b985 Cleanup white spaces пре 15 година
pkg-list.h 5d1099ae03 Header files should not include <config.h> and <compat.h> пре 16 година
pkg-queue.c c6ea15b985 Cleanup white spaces пре 15 година
pkg-queue.h 7ee4f4f2ef Add doxygen comments to several functions пре 15 година
pkg-show.c c6ea15b985 Cleanup white spaces пре 15 година
pkg-show.h fad96a4555 libdpkg: Make pkginfo argument const in pkg_summary() пре 16 година
pkg.c 69a2c708c0 libdpkg: Move non pkg_db related functions to the pkg module пре 15 година
pkg.h 7ba3f71c0c Unify text in license headers пре 16 година
progress.c c6ea15b985 Cleanup white spaces пре 15 година
progress.h c6ea15b985 Cleanup white spaces пре 15 година
string.c c6ea15b985 Cleanup white spaces пре 15 година
string.h c6ea15b985 Cleanup white spaces пре 15 година
subproc.c ef339f3715 libdpkg: Improve subprocess signal handling in subproc_check() пре 15 година
subproc.h c6ea15b985 Cleanup white spaces пре 15 година
tarfn.c 94bf966f04 Fix OtoL() to accumulate data in a long instead of an int пре 15 година
tarfn.h 2718f03bc2 libdpkg: Rename function type from tar_func to tar_make_func пре 15 година
test.h c6ea15b985 Cleanup white spaces пре 15 година
trigdeferred.h e0ae796d8c Do not pass admindir to database initialization functions пре 15 година
trigdeferred.l e0ae796d8c Do not pass admindir to database initialization functions пре 15 година
triglib.c e0ae796d8c Do not pass admindir to database initialization functions пре 15 година
triglib.h e0ae796d8c Do not pass admindir to database initialization functions пре 15 година
utils.c c6ea15b985 Cleanup white spaces пре 15 година
varbuf.c 3ae09f975d libdpkg: Add new varbuf_end_str() пре 15 година
varbuf.h f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls пре 15 година
vercmp.c de553e2746 Rename struct pkginfoperfile to struct pkgbin пре 15 година
version.c 190a0f88ef libdpkg: Move blankversion() to new version module пре 15 година