summaryrefslogtreecommitdiff
path: root/lib/dpkg/log.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-22When allocating use the variable instead of the type in sizeof()Guillem Jover1-1/+1
2015-04-21Remove some unnecessary includes of assert.hNiels Thykier1-1/+0
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2012-06-30Switch to new notice() output functionGuillem Jover1-2/+2
2011-07-07Fix comment header lines describing the subprojectGuillem Jover1-1/+1
2011-03-02libdpkg: Do not add a NUL char after varbuf_printf() callsGuillem Jover1-1/+0
2011-01-16libdpkg: Rename varbufvprintf() to varbuf_vprintf()Guillem Jover1-2/+2
2011-01-16libdpkg: Rename varbufaddc() to varbuf_add_char()Guillem Jover1-2/+2
2011-01-16libdpkg: Rename varbufsubstc() to varbuf_map_char()Guillem Jover1-1/+1
2011-01-16libdpkg: Rename varbufreset() to varbuf_reset()Guillem Jover1-2/+2
2011-01-08Use fdio instead of ad-hoc code to handle interrupted I/OGuillem Jover1-9/+4
2010-11-19Refactor setpipe() into statusfd_add() to stop exposing status_pipesGuillem Jover1-1/+19
2010-11-19Cleanup white spacesGuillem Jover1-1/+0
2010-06-07Unify naming of va_list variables to args or args_copyGuillem Jover1-8/+8
2009-11-08Unify text in license headersGuillem Jover1-5/+5
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2009-10-26Sort order of header includesGuillem Jover1-5/+4
2009-07-15Disable default automake preprocessor include pathsGuillem Jover1-2/+2
2009-07-15libdpkg: Rename dpkg-i18n.h to i18n.hGuillem Jover1-1/+1
2009-07-15Move libraries to subdirectories under lib/Guillem Jover1-0/+108