Inline para_fchdir(), move it to fsck.c and rename it.
[osl.git] / fd.h
2008-06-06 Andre NollInline para_fchdir(), move it to fsck.c and rename it.
2008-06-06 Andre NollGet rid of E_OSL_STAT.
2008-06-06 Andre NollRename para_truncate() to truncate_file().
2008-06-06 Andre NollMove para_truncate from osl.c to fd.c.
2008-06-05 Andre NollMove a couple of functions from osl.c to fd.c.
2008-06-05 Andre NollMerge commit 'meins/master'
2008-06-04 Andre NollRename para_munmap() to osl_munmap().
2008-06-04 Andre NollRename para_rename() and move it to fd.h.
2008-06-04 Andre NollMake para_mkdir() static inline and rename it to osl_mk...
2008-05-29 Andre NollRename para_open() to osl_open().
2008-05-26 Andre NollMake some functions static.
2008-05-26 Andre NollInitial git import.