]> granicus.if.org Git - strace/history - file.c
Check HAVE_LONG_LONG_OFF_T when printing offset
[strace] / file.c
2000-05-01 Wichert AkkermanThe `too much stuff, just check the ChangeLog' update
2000-04-10 Wichert AkkermanREADME-linux: updated to note that strace might not...
2000-02-03 Wichert AkkermanMerge Trillian patches (Linux ia64)
2000-02-01 Pavel MachekWrap changing of syscall into nice function.
2000-01-11 Wichert AkkermanAdd 1900 to tm_year in sprinttime
1999-12-24 Wichert AkkermanUse STAT64 test for the new stat64 functions
1999-12-24 Ulrich DrepperImplement sys_stat64, sys_fstat64, sys_lstat64, and...
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