Guillem Jover 6821616fc6 libdpkg: Add new SUBPROC_RETSIGNO to return the signal number 12 years ago
..
test b8a6ab4c5c libdpkg: Namespace and reword subproc flags 12 years ago
.gitignore 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library 16 years ago
Makefile.am 07255ee8bf libdpkg: Refactor dpkg_options_parse_pkgname() 12 years ago
ar.c 9274fe0710 libdpkg: Swap deb name and member name in dpkg_ar_member_get_size() 12 years ago
ar.h 4e6079bb67 libdpkg: Add new struct dpkg_ar_member to handle in-core ar headers 12 years ago
arch.c d3d70a9759 libdpkg: Uppercase and namespace dpkg_arch_type enum values 12 years ago
arch.h d3d70a9759 libdpkg: Uppercase and namespace dpkg_arch_type enum values 12 years ago
atomic-file.c 670c99fbcd libdpkg: Uppercase and expand atomic_file_flags enum values 12 years ago
atomic-file.h 670c99fbcd libdpkg: Uppercase and expand atomic_file_flags enum values 12 years ago
buffer.c b851df1817 libdpkg: Fix error message from buffer_copy() read and write function 12 years ago
buffer.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
cleanup.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
command.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
command.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
compress.c 59427cc7a4 libdpkg: Rename subproc_wait_check() to subproc_reap() 12 years ago
compress.h eb3c2635f9 libdpkg: Uppercase compressor enum values 12 years ago
dbdir.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
dbmodify.c 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 12 years ago
deb-version.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
deb-version.h 07413972ae libdpkg, dpkg-deb: Fix compound literal usage with C99 compilers 12 years ago
debug.c d3d2ba1dd3 libdpkg: Set close-on-exec for the debug output 12 years ago
debug.h d3d2ba1dd3 libdpkg: Set close-on-exec for the debug output 12 years ago
depcon.c 5bb02fe80e Add versioned Provides support 12 years ago
dir.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
dir.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
dlist.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
dpkg-db.h 78c18f294d libdpkg: Refactor field search functions 12 years ago
dpkg.h 09d43d4f21 build: Set TAR variable at build time instead of hardcoding it 12 years ago
dump.c bdfc98f46c libdpkg: Add new varbuf_add_arbfield() 12 years ago
ehandle.c 1c12ad9cfd libdpkg: Uppercase handler_type enum values 12 years ago
ehandle.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
error.c efc8feeb9a libdpkg: Add missing <string.h> header 12 years ago
error.h c7ad73d0a9 Move enum definitions out of structs 12 years ago
fdio.c 87b0b20b86 dpkg: Try to preallocate the disk size for extracted files 12 years ago
fdio.h 87b0b20b86 dpkg: Try to preallocate the disk size for extracted files 12 years ago
fields.c 8fc618ad8e libdpkg: Uppercase and namespace pkgpriority enum values 12 years ago
file.c b8a6ab4c5c libdpkg: Namespace and reword subproc flags 12 years ago
file.h e4d6db177f dpkg-statoverride: Do not abort when user and group names are unknown 12 years ago
glob.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
glob.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
i18n.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
i18n.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
libdpkg.map cece29526d libdpkg: Add new alias subproc_signals_restore() for pop_cleanup() 12 years ago
libdpkg.pc.in 66bc1cdd7f libdpkg: Remove unused pkglibdir variable from libdpkg.pc.in 12 years ago
log.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
macros.h 633159444e libdpkg: Add DPKG_ATTR_THROW and DPKG_ATTR_NOEXCEPT macros 12 years ago
mlib.c 4eca28c8bc Give better names to variables in malloc replacement functions 12 years ago
namevalue.c efc8feeb9a libdpkg: Add missing <string.h> header 12 years ago
namevalue.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
nfmalloc.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
options-parsers.c 07255ee8bf libdpkg: Refactor dpkg_options_parse_pkgname() 12 years ago
options.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
options.h 07255ee8bf libdpkg: Refactor dpkg_options_parse_pkgname() 12 years ago
parse.c 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 12 years ago
parsedump.h bdfc98f46c libdpkg: Add new varbuf_add_arbfield() 12 years ago
parsehelp.c 78c18f294d libdpkg: Refactor field search functions 12 years ago
path.c 99e299736d libcompat: Make sure P_tmpdir is always defined 12 years ago
path.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
pkg-array.c c52a62fdf8 libdpkg: Add new pkg_array_init_from_names() function 12 years ago
pkg-array.h c52a62fdf8 libdpkg: Add new pkg_array_init_from_names() function 12 years ago
pkg-db.c 2db3d92902 libdpkg: Rename pkg_db_iter_next_pkg() local variable r to pkg 12 years ago
pkg-format.c 8aecb71520 libdpkg: Add db:Status-Want, db:Status-Status and db:Status-Eflag fields 12 years ago
pkg-format.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
pkg-list.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
pkg-list.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
pkg-namevalue.c 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 12 years ago
pkg-queue.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
pkg-queue.h 07413972ae libdpkg, dpkg-deb: Fix compound literal usage with C99 compilers 12 years ago
pkg-show.c 8fc618ad8e libdpkg: Uppercase and namespace pkgpriority enum values 12 years ago
pkg-show.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
pkg-spec.c f29cb1dbe3 libdpkg: Uppercase and reword pkg_spec_flags enum values 12 years ago
pkg-spec.h f29cb1dbe3 libdpkg: Uppercase and reword pkg_spec_flags enum values 12 years ago
pkg.c 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 12 years ago
pkg.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
progname.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
progname.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
program.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
program.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
progress.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
progress.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
report.c 903d7cce6e libdpkg: Change non-tty output to be line buffered by default 12 years ago
report.h 903d7cce6e libdpkg: Change non-tty output to be line buffered by default 12 years ago
string.c 9933a758c0 libdpkg: Add new str_match_end() function 12 years ago
string.h 9933a758c0 libdpkg: Add new str_match_end() function 12 years ago
strwide.c 93d22496db libdpkg: Fix JavaDoc string 12 years ago
subproc.c 6821616fc6 libdpkg: Add new SUBPROC_RETSIGNO to return the signal number 12 years ago
subproc.h 6821616fc6 libdpkg: Add new SUBPROC_RETSIGNO to return the signal number 12 years ago
tarfn.c 90d16af060 libdpkg: Uppercase tar related enum values 12 years ago
tarfn.h 90d16af060 libdpkg: Uppercase tar related enum values 12 years ago
test.h e231f923b7 libdpkg: Move test_warn() and test_error() to dpkg/test.h 12 years ago
trigdeferred.h b22d8a95e3 libdpkg: Uppercase trigdef enum values and separate words with underscores 12 years ago
trigdeferred.l 92ab1bb69c libdpkg: Fix file triggers/Unincorp descriptor leak on subprocesses 12 years ago
triglib.c 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 12 years ago
triglib.h 9251c6e31b libdpkg: Uppercase trig_options enum values 12 years ago
trigname.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
trignote.c 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 12 years ago
utils.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
varbuf.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
varbuf.h efc8feeb9a libdpkg: Add missing <string.h> header 12 years ago
version.c 0bac29bc7c libdpkg: Uppercase dpkg_relation enum values 12 years ago
version.h 0bac29bc7c libdpkg: Uppercase dpkg_relation enum values 12 years ago