summaryrefslogtreecommitdiff
path: root/lib/dpkg.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-08libdpkg: Remove unused function ohshitvbGuillem Jover1-1/+0
2009-01-04libdpkg: Move macros from dpkg.h to more specialized headersGuillem Jover1-24/+0
2009-01-04libdpkg: Move printforhelp declaration to myopt.hGuillem Jover1-1/+0
2009-01-04Remove unused macros and prototypesGuillem Jover1-3/+0
2009-01-03libdpkg: Move basusage from ehandle to myoptGuillem Jover1-1/+0
2008-12-09libdpkg: Add support for format strings to internerrGuillem Jover1-2/+6
2008-12-05libdpkg: Rename warningf() to warning()Guillem Jover1-1/+1
2008-09-14libdpkg: Remove out of sync commentGuillem Jover1-1/+1
2008-09-14libdpkg: Move loadcfgfile from standard_startup to its callersGuillem Jover1-3/+1
2008-09-14libdpkg: Move myopt from standard_startup to each program mainGuillem Jover1-4/+1
2008-09-14libdpkg: Do not pass any argument to standard_shutdownGuillem Jover1-3/+1
2008-09-14libdpkg: Move compat.c to libcompatGuillem Jover1-47/+0
2008-09-14Move locale.h inclusion and locale setup to each program mainGuillem Jover1-9/+0
2008-09-14libdpkg: Move gettext related definitions to a new dpkg-i18n.hGuillem Jover1-5/+0
2008-08-26Unify usage of extern "C" declarationsGuillem Jover1-2/+6
2008-08-18libdpkg: Remove unused macro ARCHBINFMTGuillem Jover1-4/+1
2008-08-18Move dselect specific macros from dpkg.h to dselect/method.hGuillem Jover1-12/+0
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-2/+2
2008-06-28libdpkg: Move onerr_abort definition from mlib.c to ehandle.cGuillem Jover1-2/+2
2008-03-30Implement triggers supportIan Jackson1-1/+10
2008-03-25Refactor status-fd duplicate output code into a new functionGuillem Jover1-0/+9
2008-03-25libdpkg: Move log_message to lib/log.cGuillem Jover1-0/+5
2008-03-25libdpkg: Refactor the database locking into a general file lockingGuillem Jover1-0/+6
2008-03-24Replace function pointer declarations with new error_printer typeIan Jackson1-4/+4
2008-03-20Add new cisspace functionIan Jackson1-0/+1
2008-03-20Move duplicate cleanup close functions to lib/cleanup.cGuillem Jover1-0/+7
2008-03-11Move command line common option utilities to lib/myopt-util.cGuillem Jover1-5/+0
2008-03-11Move and replace showcopyright prototype from showcright.c to dpkg.hGuillem Jover1-1/+1
2008-03-11Move GNU C attribute definitions to lib/dpkg-def.hGuillem Jover1-12/+2
2008-03-11Refactor fgets checking code into fgets_must and fgets_checked functionsIan Jackson1-0/+3
2008-01-22Use offsetof() instead of ad-hoc calculationsGuillem Jover1-0/+4
2008-01-21Replace strdup plus error checking usage with a new m_strdup functionGuillem Jover1-0/+1
2008-01-16Use NULL instead of 0Guillem Jover1-6/+6
2008-01-02Add missing PRINTFFORMAT attribute to few function declarationsGuillem Jover1-7/+10
2008-01-02Use NONRETURNING and PRINTFFORMAT instead of NONRETURNPRINTFFORMAT attributeGuillem Jover1-5/+3
2007-03-12 * lib/dpkg.h (compression_type): Rename to ...Guillem Jover1-3/+8
2006-11-24Support extracting lzma compressed source and binary packages,Guillem Jover1-1/+2
2005-03-18dpkg (1.13.2) experimental; urgency=lowScott James Remnant1-1/+0
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-0/+442