fsck.c depends on errtab.h.
[osl.git] / fd.c
2008-06-06 Andre NollKill E_OSL_TRUNC.
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 NollMake para_mkdir() static inline and rename it to osl_mk...
2008-05-31 Andre NollSwitch to the new error code handling.
2008-05-29 Andre NollRename para_open() to osl_open().
2008-05-26 Andre NollInitial git import.