Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-15 | Move libraries to subdirectories under lib/ | Guillem Jover | 1 | -127/+0 |
2008-12-05 | libdpkg: Move subprocess related functions from mlib.c to subproc.c | Guillem Jover | 1 | -0/+57 |
2008-09-14 | libcompat: Add new compat.h header | Guillem Jover | 1 | -0/+1 |
2008-09-14 | libdpkg: Move gettext related definitions to a new dpkg-i18n.h | Guillem Jover | 1 | -0/+2 |
2008-06-30 | Switch to use UTF-8 copyright symbol and add missing ones | Guillem Jover | 1 | -1/+1 |
2008-06-04 | libdpkg: Remove sentinel from catch_signals array | Guillem Jover | 1 | -1/+1 |
2008-06-01 | libdpkg: Use size_t intead of int for the index to fix a warning | Guillem Jover | 1 | -2/+2 |
2008-05-12 | Use sizeof_array() instead of ad-hoc calculations | Guillem Jover | 1 | -4/+3 |
2008-05-12 | Refactor subprocess signal setup | Guillem Jover | 1 | -0/+68 |