summaryrefslogtreecommitdiff
path: root/lib/triglib.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-26libdpkg: Do not try to close already closed filesGuillem Jover1-2/+9
2009-06-19Use NUL character instead of 0Guillem Jover1-4/+4
2009-01-04libdpkg: Make trig argument in some functions constGuillem Jover1-4/+4
2008-12-09Properly use internerr to report about programming bugsGuillem Jover1-2/+1
2008-09-14libdpkg: Move stdlib.h inclusion to its direct includersGuillem Jover1-0/+1
2008-09-14libcompat: Add new compat.h headerGuillem Jover1-0/+1
2008-09-14libdpkg: Move gettext related definitions to a new dpkg-i18n.hGuillem Jover1-0/+2
2008-08-26Merge branch 'lenny' (through tag '1.14.21')Guillem Jover1-0/+46
2008-08-15Fix up packages in an inconsistent triggers-awaited stateGuillem Jover1-0/+46
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-06-19libdpkg: Fix typo in commentColin Watson1-1/+1
2008-06-16Properly close triggers 'File' file to not leak it to the childsGuillem Jover1-1/+1
2008-04-02Fix two typosSven Joachim1-1/+1
2008-03-30Implement triggers supportIan Jackson1-0/+755