Guillem Jover 7ee4f4f2ef Add doxygen comments to several functions 15 years ago
..
test 141b8a46fa libdpkg: Make str_escape_fmt buffer overflow safe 15 years ago
.gitignore 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library 16 years ago
Makefile.am e66836854e libdpkg: Add new namevalue_find_by_name function 15 years ago
ar.c 309d92878a libdpkg: Clarify fd_fd_copy error string in dpkg_ar_member_put_header 16 years ago
ar.h 9200eb93df libdpkg: Add new dpkg ar support functions 16 years ago
buffer.c 4546c3b92d libdpkg: Remove stream I/O support from the buffer API 15 years ago
buffer.h 4546c3b92d libdpkg: Remove stream I/O support from the buffer API 15 years ago
cleanup.c 7ba3f71c0c Unify text in license headers 16 years ago
command.c 1ccdb04d4b libdpkg: Fix command_add_argv doxygen comment to match param name 16 years ago
command.h 97bc3081d2 Unify naming of va_list variables to args or args_copy 16 years ago
compress.c 97bc3081d2 Unify naming of va_list variables to args or args_copy 16 years ago
compress.h 54be54799f Use xz-utils instead of lzma for the lzma compression format 16 years ago
database.c ec5d681339 Cleanup and improve source code comments 15 years ago
dbmodify.c ec5d681339 Cleanup and improve source code comments 15 years ago
dir.c 7ee4f4f2ef Add doxygen comments to several functions 15 years ago
dir.h 20fdb395cc Do an fsync on database directories 16 years ago
dlist.h b8799d9f10 Use consistent naming for linked lists members 16 years ago
dpkg-db.h ec5d681339 Cleanup and improve source code comments 15 years ago
dpkg.h ec5d681339 Cleanup and improve source code comments 15 years ago
dump.c ec5d681339 Cleanup and improve source code comments 15 years ago
ehandle.c ec5d681339 Cleanup and improve source code comments 15 years ago
ehandle.h ec5d681339 Cleanup and improve source code comments 15 years ago
fields.c ec5d681339 Cleanup and improve source code comments 15 years ago
file.c 7ee4f4f2ef Add doxygen comments to several functions 15 years ago
file.h ec5d681339 Cleanup and improve source code comments 15 years ago
glob.c 499088b2a6 Move glob module to libdpkg 16 years ago
glob.h 499088b2a6 Move glob module to libdpkg 16 years ago
i18n.h 4509efdc14 Add gettext plurals infrastructure support 16 years ago
libdpkg.Versions 180e2e0e47 libdpkg: Add new warningv() function and make warning() use it 15 years ago
libdpkg.pc.in 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library 16 years ago
log.c 97bc3081d2 Unify naming of va_list variables to args or args_copy 16 years ago
macros.h 7d4d1007c4 libdpkg: Add PURE, MALLOC, NONNULL and REQRET compiler attributes 15 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 ec5d681339 Cleanup and improve source code comments 15 years ago
myopt.c c9b7af92e5 Move action and obsolete related functionality to the myopt module 15 years ago
myopt.h ec5d681339 Cleanup and improve source code comments 15 years ago
namevalue.c e66836854e libdpkg: Add new namevalue_find_by_name function 15 years ago
namevalue.h e66836854e libdpkg: Add new namevalue_find_by_name function 15 years ago
nfmalloc.c ec5d681339 Cleanup and improve source code comments 15 years ago
parse.c 7ee4f4f2ef Add doxygen comments to several functions 15 years ago
parsedump.h ec5d681339 Cleanup and improve source code comments 15 years ago
parsehelp.c ec5d681339 Cleanup and improve source code comments 15 years ago
path.c 7ee4f4f2ef Add doxygen comments to several functions 15 years ago
path.h 3516d105a4 libdpkg: Always include <stddef.h> 16 years ago
pkg-array.c 9db4a822bb libdpkg: Namespace package database functions with pkg_db_ prefix 15 years ago
pkg-array.h 5d1099ae03 Header files should not include <config.h> and <compat.h> 16 years ago
pkg-format.c c5309f8009 Switch variables from int to bool where appropriate 16 years ago
pkg-format.h 3e9f202bc1 libdpkg: Unify and namespace pkg-format functions and types 16 years ago
pkg-list.c 7ee4f4f2ef Add doxygen comments to several functions 15 years ago
pkg-list.h 5d1099ae03 Header files should not include <config.h> and <compat.h> 16 years ago
pkg-queue.c 7ee4f4f2ef Add doxygen comments to several functions 15 years ago
pkg-queue.h 7ee4f4f2ef Add doxygen comments to several functions 15 years ago
pkg-show.c fad96a4555 libdpkg: Make pkginfo argument const in pkg_summary() 16 years ago
pkg-show.h fad96a4555 libdpkg: Make pkginfo argument const in pkg_summary() 16 years ago
pkg.c 6b62761d7c Use earlier/later instead of smaller/bigger for comparison relationships 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 e93fdb8223 Fix file names in comment header 16 years ago
string.c 7ee4f4f2ef Add doxygen comments to several functions 15 years ago
string.h 141b8a46fa libdpkg: Make str_escape_fmt buffer overflow safe 15 years ago
subproc.c 29f4ab41c9 libdpkg: Create a new error context in subproc_fork 15 years ago
subproc.h c53fdb8552 libdpkg: Change subproc_fork return type to pid_t 16 years ago
tarfn.c ec5d681339 Cleanup and improve source code comments 15 years ago
tarfn.h 9d6a9e4375 Do not make function typedefs pointers 15 years ago
test.h 2a92bb8118 libdpkg: Rename error_unwind() to pop_error_context() 15 years ago
trigdeferred.h ec5d681339 Cleanup and improve source code comments 15 years ago
trigdeferred.l ec5d681339 Cleanup and improve source code comments 15 years ago
triglib.c ec5d681339 Cleanup and improve source code comments 15 years ago
triglib.h a6066a13aa libdpkg: Rename illegal_triggername to trig_name_is_illegal 15 years ago
utils.c ec5d681339 Cleanup and improve source code comments 15 years ago
varbuf.c 1433317d2f libdpkg: Add new varbuf_trunc() function 16 years ago
varbuf.h ec5d681339 Cleanup and improve source code comments 15 years ago
vercmp.c ec5d681339 Cleanup and improve source code comments 15 years ago