Thibaut Girka 7acf7afa58 Add support for specific arch-qualified dependencies 14 years ago
..
test bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error 14 years ago
.gitignore 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library 16 years ago
Makefile.am ed609ddb44 libdpkg: Move warning functions to a new report module 14 years ago
ar.c bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error 14 years ago
ar.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
arch.c f98c0a68a9 libdpkg: Handle and ignore arch_empty in varbuf_add_archqual() 14 years ago
arch.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
atomic-file.c e5954543cb libdpkg: New atomic file module 14 years ago
atomic-file.h 49c76f6186 Use DPKG_BIT to define bit flags instead of literal octal values 14 years ago
buffer.c bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error 14 years ago
buffer.h bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error 14 years ago
cleanup.c 7337447704 libdpkg: Rename cu_closefile to cu_closestream 15 years ago
command.c 47d2aef60d libdpkg: Add new command_get_pager() function 14 years ago
command.h 47d2aef60d libdpkg: Add new command_get_pager() function 14 years ago
compress.c bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error 14 years ago
compress.h d630b04733 libdpkg: Switch compression strategy code from strings to enums 14 years ago
dbdir.c 18d1daa7bf libdpkg: Add new dbdir module 15 years ago
dbmodify.c c30a50a8a1 libdpkg: Add new pdb_parse_update flag 14 years ago
deb-version.c a44743e16e libdpkg: New deb format version module 14 years ago
deb-version.h a44743e16e libdpkg: New deb format version module 14 years ago
debug.c 5e7235bf69 Move and generalize debug API from dpkg to libdpkg 15 years ago
debug.h 49c76f6186 Use DPKG_BIT to define bit flags instead of literal octal values 14 years ago
depcon.c 24953072b7 libdpkg: Rename versionsatisfied3() to dpkg_version_relate() 14 years ago
dir.c ae3500585c libdpkg: Make dir_sync() private 15 years ago
dir.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
dlist.h b8799d9f10 Use consistent naming for linked lists members 16 years ago
dpkg-db.h 49c76f6186 Use DPKG_BIT to define bit flags instead of literal octal values 14 years ago
dpkg.h ed609ddb44 libdpkg: Move warning functions to a new report module 14 years ago
dump.c ef8c24b49e libdpkg: Rework enum depverrel into new enum dpkg_relation 14 years ago
ehandle.c ed609ddb44 libdpkg: Move warning functions to a new report module 14 years ago
ehandle.h ed609ddb44 libdpkg: Move warning functions to a new report module 14 years ago
error.c b03f212d3a libdpkg: Add new error module 15 years ago
error.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
fdio.c 01d9ba9dfa Fix comment header lines describing the subproject 15 years ago
fdio.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
fields.c 7acf7afa58 Add support for specific arch-qualified dependencies 14 years ago
file.c 025669285a libdpkg: Add new file_show() function 14 years ago
file.h 025669285a libdpkg: Add new file_show() function 14 years ago
glob.c 01d9ba9dfa Fix comment header lines describing the subproject 15 years ago
glob.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
i18n.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
libdpkg.map 025669285a libdpkg: Add new file_show() function 14 years ago
libdpkg.pc.in 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library 16 years ago
log.c 5a5203e9aa Switch to new notice() output function 14 years ago
macros.h eb3efdf553 libdpkg: Add new clamp macro 14 years ago
md5.c 5b03e1e990 libdpkg: Update MD5 implementation with the one from OpenBSD 15 years ago
md5.h 68a6242098 Do not include unneeded <sys/cdefs.h> 14 years ago
mlib.c e7eccb3083 Fix coding-style 14 years ago
namevalue.c 902cc15dc8 libdpkg: Add support for fallback namevalues 15 years ago
namevalue.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
nfmalloc.c c6ea15b985 Cleanup white spaces 15 years ago
options.c 6431c053b7 Use cmp() == 0 instead of !cmp() 14 years ago
options.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
parse.c 4f315d811d libdpkg: Rename versioncompare() to dpkg_version_compare() 14 years ago
parsedump.h 49c76f6186 Use DPKG_BIT to define bit flags instead of literal octal values 14 years ago
parsehelp.c 2bf4b48a9a Check parsed integers for out of range errors 14 years ago
path.c 42a2f26ac7 Use new str_is_set()/str_is_unset() instead of ad-hoc checks 14 years ago
path.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
pkg-array.c 5ec7516601 Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg() 14 years ago
pkg-array.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
pkg-db.c 95bbdf3b1a libdpkg: Fix comment header titles 14 years ago
pkg-format.c bae98fb22f libdpkg: Change pkg_format_parse() to take a dpkg_error argument 14 years ago
pkg-format.h bae98fb22f libdpkg: Change pkg_format_parse() to take a dpkg_error argument 14 years ago
pkg-list.c 01d9ba9dfa Fix comment header lines describing the subproject 15 years ago
pkg-list.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
pkg-queue.c 01d9ba9dfa Fix comment header lines describing the subproject 15 years ago
pkg-queue.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
pkg-show.c 463fbf8e93 libdpkg: Change pkg_sorter_by_name() to pkg_sorter_by_nonambig_name_arch() 14 years ago
pkg-show.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
pkg-spec.c 58e0ed5e77 libdpkg: Add functions to handle package specifiers 14 years ago
pkg-spec.h 49c76f6186 Use DPKG_BIT to define bit flags instead of literal octal values 14 years ago
pkg.c 5ba5d34199 libdpkg: Defer Multi-Arch field reset to pkg_blank() 14 years ago
pkg.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
progname.c 49a0022b72 libdpkg: Refactor path basename code into new path_basename function 15 years ago
progname.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
progress.c 07a2d8fe8b Print errors while reading file list files on a new line 14 years ago
progress.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
report.c fdeacd2d9f libdpkg: Add new notice() output function 14 years ago
report.h fdeacd2d9f libdpkg: Add new notice() output function 14 years ago
string.c 8578e79d03 libdpkg: Add new str_quote_meta() function 15 years ago
string.h d3727ed32d libdpkg: Add new functions str_is_set() and str_is_unset() 14 years ago
subproc.c 23cd39aae0 libdpkg: Rename catch_signals to signo_ignores in subproc module 15 years ago
subproc.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
tarfn.c 142c6b659c libdpkg: Use m_strndup() instead of StoC() 14 years ago
tarfn.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
test.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
trigdeferred.h 49c76f6186 Use DPKG_BIT to define bit flags instead of literal octal values 14 years ago
trigdeferred.l d04d596cd3 Update triggers support to understand multi-arch 14 years ago
triglib.c c39373bdc0 libdpkg: Fix explicit file trigger activation 14 years ago
triglib.h 2f19452e96 dpkg: Activate all path components for file triggers 14 years ago
trigname.c 2e9a20901a libdpkg: Move trig_name_is_illegal to a new trigname module 15 years ago
trignote.c 6431c053b7 Use cmp() == 0 instead of !cmp() 14 years ago
utils.c 95bbdf3b1a libdpkg: Fix comment header titles 14 years ago
varbuf.c 10f28a9948 Clarify internerr() messages 14 years ago
varbuf.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 years ago
version.c 74946af470 libdpkg: Add documentation for version module 14 years ago
version.h 74946af470 libdpkg: Add documentation for version module 14 years ago