summaryrefslogtreecommitdiff
path: root/lib/path.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-15Move libraries to subdirectories under lib/Guillem Jover1-55/+0
2009-06-26libdpkg: Suffix path related function names with ‘path_’Guillem Jover1-2/+2
2008-09-14libcompat: Add new compat.h headerGuillem Jover1-0/+2
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-2/+2
2008-06-28libdpkg: Move skip_slash_dotslash from parsehelp.c to path.cGuillem Jover1-0/+10
2008-06-01libdpkg: Make rtrim_slash_slashdot return the string sizeGuillem Jover1-2/+4
2008-05-12libdpkg: Add new rtrim_slash_slashdot private functionGuillem Jover1-0/+41