summaryrefslogtreecommitdiff
path: root/preload/fdpathdb.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-07Fixed mapping of relative paths.Lauri Aarnio1-24/+23
2009-02-16Corrected few compilation warnings.Mika Westerberg1-0/+4
2009-02-10Added wrappers for fcntl() and fcntl64()Lauri Aarnio1-0/+26
2009-02-10fdpathdb: adjusted debug message levelsLauri Aarnio1-5/+5
2009-01-20Added wrappers for close(), dup() and dup2()Lauri Aarnio1-13/+42
2009-01-20Bugfix: Ensure that absolute paths are always registered to fdpathdbLauri Aarnio1-4/+12
2008-12-07Fixes for dirfd handling for openat(), faccessat(), etc *at() functionsLauri Aarnio1-0/+228