summaryrefslogtreecommitdiff
path: root/src/path.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-06Removed another occurence of dirfd()Yorhel1-6/+0
2009-05-16Removed reliance on dirfd()Yorhel1-5/+0
2009-04-25Fixed memory overflow bug in path_real_rec()Yorhel1-1/+1
2009-04-23Split path handling into path.c and replaced rpath() with a better implementa...Yorhel1-0/+243