Guillem Jover 20fdb395cc Do an fsync on database directories 16 years ago
..
test 5d1099ae03 Header files should not include <config.h> and <compat.h> 16 years ago
.gitignore 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library 16 years ago
Makefile.am 20fdb395cc Do an fsync on database directories 16 years ago
ar.c 889375f085 libdpkg: Add a new ar module 16 years ago
ar.h 5d1099ae03 Header files should not include <config.h> and <compat.h> 16 years ago
buffer.c e10b57f162 libdpkg: Rename varbuffree to varbuf_destroy 16 years ago
buffer.h 7ba3f71c0c Unify text in license headers 16 years ago
cleanup.c 7ba3f71c0c Unify text in license headers 16 years ago
command.c 08c0dd2529 libdpkg: New command module 16 years ago
command.h 08c0dd2529 libdpkg: New command module 16 years ago
compress.c 3c32c3e2c7 libdpkg: Mark (de)compress_xz functions as not returning 16 years ago
compress.h 54be54799f Use xz-utils instead of lzma for the lzma compression format 16 years ago
database.c be33d6deea Move color member from struct pkginfo to struct perpackagestate 16 years ago
dbmodify.c 20fdb395cc Do an fsync on database directories 16 years ago
dir.c 20fdb395cc Do an fsync on database directories 16 years ago
dir.h 20fdb395cc Do an fsync on database directories 16 years ago
dlist.h 7ba3f71c0c Unify text in license headers 16 years ago
dpkg-db.h 15daa22fa9 libdpkg: Create new pkgadmindir() to hide admindir and INFODIR 16 years ago
dpkg.h 972d84487a libdpkg: Move generic file locking from lock.c to file.c 16 years ago
dump.c 20fdb395cc Do an fsync on database directories 16 years ago
ehandle.c 88e63fbdaa Move DPKG_ATTR annotations from static declaration to the definition 16 years ago
fields.c 77cae397a1 libdpkg: Use varbuf_detach instead of ad-hoc code 16 years ago
file.c 972d84487a libdpkg: Move generic file locking from lock.c to file.c 16 years ago
file.h 972d84487a libdpkg: Move generic file locking from lock.c to file.c 16 years ago
i18n.h 7ba3f71c0c Unify text in license headers 16 years ago
libdpkg.pc.in 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library 16 years ago
log.c 7ba3f71c0c Unify text in license headers 16 years ago
macros.h c406ca71c4 libdpkg: Require users to define LIBDPKG_VOLATILE_API 16 years ago
md5.c 12416df9a1 libdpkg: Blank the whole MD5 context not just the size of a pointer 16 years ago
md5.h 01d05324e0 Move libraries to subdirectories under lib/ 17 years ago
mlib.c 9ddef90d43 Do not include unneeded <signal.h> 16 years ago
myopt.c c264dd83d3 Fix small memory leaks related to scandir() 16 years ago
myopt.h 6ac3217267 libdpkg: Remove unused showcopyright prototype 16 years ago
nfmalloc.c 7ba3f71c0c Unify text in license headers 16 years ago
parse.c 5cf023f2d5 libdpkg: Rename stat variable to st to avoid shadowing stat(2) 16 years ago
parsedump.h 496a321cd9 Mark several functions with DPKG_ATTR_NORET 16 years ago
parsehelp.c 977648880d Use named initializers in structures 16 years ago
path.c 4c9d2d0eee libdpkg: Add new tempfile template generator function 16 years ago
path.h 3516d105a4 libdpkg: Always include <stddef.h> 16 years ago
pkg-array.c c6520d6700 libdpkg: Rename pkg_array_free to pkg_array_destroy 16 years ago
pkg-array.h 5d1099ae03 Header files should not include <config.h> and <compat.h> 16 years ago
pkg-format.c 3e9f202bc1 libdpkg: Unify and namespace pkg-format functions and types 16 years ago
pkg-format.h 3e9f202bc1 libdpkg: Unify and namespace pkg-format functions and types 16 years ago
pkg-list.c 7ba3f71c0c Unify text in license headers 16 years ago
pkg-list.h 5d1099ae03 Header files should not include <config.h> and <compat.h> 16 years ago
pkg-queue.c 2e9ea71aef libdpkg: Add a new pkg-queue module 16 years ago
pkg-queue.h 2e9ea71aef libdpkg: Add a new pkg-queue module 16 years ago
pkg.c 7ba3f71c0c Unify text in license headers 16 years ago
pkg.h 7ba3f71c0c Unify text in license headers 16 years ago
progress.c 7ba3f71c0c Unify text in license headers 16 years ago
progress.h 7ba3f71c0c Unify text in license headers 16 years ago
string.c 7ba3f71c0c Unify text in license headers 16 years ago
string.h 7ba3f71c0c Unify text in license headers 16 years ago
subproc.c 9fd4358545 libdpkg: Add “subprocess” to strings to clarify 16 years ago
subproc.h c53fdb8552 libdpkg: Change subproc_fork return type to pid_t 16 years ago
tarfn.c ff159b0d80 libdpkg: Rename struct TarFunctions and members 16 years ago
tarfn.h ff159b0d80 libdpkg: Rename struct TarFunctions and members 16 years ago
test.h 5d1099ae03 Header files should not include <config.h> and <compat.h> 16 years ago
trigdeferred.l 20fdb395cc Do an fsync on database directories 16 years ago
triglib.c 20fdb395cc Do an fsync on database directories 16 years ago
utils.c 7ba3f71c0c Unify text in license headers 16 years ago
varbuf.c d756afcce4 libdpkg: Use %zu instead of %d in varbuf_grow's internerr call 16 years ago
varbuf.h 812115a0f5 libdpkg: Add and use new DPKG_ATTR_VPRINTF 16 years ago
vercmp.c 7ba3f71c0c Unify text in license headers 16 years ago