]> granicus.if.org Git - strace/history - file.c
Define table entries for sys_stat64, sys_lstat64, and sys_fstat64.
[strace] / file.c
1999-12-24 Ulrich DrepperUse ugly libc_stat trick also for stat64.
1999-12-23 Wichert AkkermanBunch of stuff
1999-11-26 Wichert AkkermanMerge patches from John Hughes
1999-11-18 Wichert AkkermanStart merging linux-ip-routing fork
1999-07-09 Wichert AkkermanUpdate patch from drow for file.c kernel types
1999-07-08 Wichert AkkermanAdd patch from drow to get proper kernel types in file.c
1999-06-11 Wichert AkkermanVarious fixes, see ChangeLog for details
1999-06-03 Wichert AkkermanAdd sparc patches from Jakub Jelinek
1999-05-25 Wichert Akkermanuse kernel dirent structure for Linux
1999-05-09 Wichert AkkermanMerged in a bunch of patches that I got as reaction...
1999-04-21 Wichert AkkermanMinor compiliation-fixes
1999-04-18 Wichert AkkermanUpdate linux sparc support so it compiles and works...
1999-04-18 Wichert AkkermanChange number of personalities for Linux sparc to 2
1999-04-18 Wichert AkkermanFix stat structures for Linux once again
1999-04-16 Wichert AkkermanFix test for alpha so we get the osf_stat functions...
1999-04-16 Wichert AkkermanAdded support for old*stat syscalls for Linux
1999-04-06 Nate SammonsAvoid compiler warnings.
1999-04-05 Nate SammonsUse the kernel's struct stat instead of libc's.
1999-04-05 Nate SammonsRemove (apparently?) unused definition of struct kernel...
1999-02-19 Wichert AkkermanInitial revision