summaryrefslogtreecommitdiff
path: root/src/statdb.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-06libdpkg: Move buffer I/O declarations to buffer.hGuillem Jover1-0/+1
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-15Remove unused dpkg-priv.h header includesGuillem Jover1-1/+0
2009-07-12Remove unused assert.h includesGuillem Jover1-1/+0
2009-07-03Fix typo (unexecpted -> unexpected)Sven Joachim1-1/+1
2009-06-19Use NUL character instead of 0Guillem Jover1-4/+4
2009-06-17Refactor statdb field parsing functionsGuillem Jover1-27/+61
2009-06-17Move statoverride db parsing into a new fileGuillem Jover1-0/+188