]> granicus.if.org Git - strace/history - file.c
2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
[strace] / file.c
2005-06-01 Roland McGrath2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
2005-06-01 Roland McGrath2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
2005-06-01 Roland McGrath2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
2005-05-09 Roland McGrath2005-04-25 Anton Blanchard <anton@samba.org>
2005-03-01 Roland McGrath2005-03-01 Roland McGrath <roland@redhat.com>
2005-02-04 Roland McGrath2005-02-04 Roland McGrath <roland@redhat.com>
2005-02-02 Roland McGrath2005-02-02 Roland McGrath <roland@redhat.com>
2005-02-02 Roland McGrath2005-02-01 Roland McGrath <roland@redhat.com>
2004-10-20 Roland McGrath2004-10-19 Roland McGrath <roland@redhat.com>
2004-10-19 Roland McGrath2004-10-19 Roland McGrath <roland@redhat.com>
2004-10-07 Roland McGrath2004-10-07 Roland McGrath <roland@redhat.com>
2004-10-07 Roland McGrath2004-10-07 Roland McGrath <roland@redhat.com>
2004-10-06 Roland McGrath2004-10-06 Roland McGrath <roland@redhat.com>
2004-09-04 Roland McGrath2004-09-03 Roland McGrath <roland@redhat.com>
2004-08-31 Roland McGrath2004-08-30 Roland McGrath <roland@redhat.com>
2004-07-12 Roland McGrath2004-07-07 David S. Miller <davem@nuts.davemloft...
2004-01-13 Roland McGrath2003-12-14 Anton Blanchard <anton@samba.org>
2004-01-13 Roland McGrath2003-12-14 Anton Blanchard <anton@samba.org>
2004-01-13 Roland McGrath2004-01-13 Roland McGrath <roland@redhat.com>
2003-11-13 Roland McGrath2003-09-06 Dmitry V. Levin <ldv@altlinux.org>
2003-07-17 Roland McGrath2003-07-17 Roland McGrath <roland@redhat.com>
2003-06-27 Roland McGrath2003-06-27 Roland McGrath <roland@redhat.com>
2003-04-02 Roland McGrath2003-04-01 Philippe De Muyter <phdm@macqel.be>
2003-01-09 Roland McGrath2003-01-08 Roland McGrath <roland@redhat.com>
2002-12-30 Roland McGrath2002-12-22 Roland McGrath <roland@redhat.com>
2002-12-15 Roland McGrath2002-12-15 Roland McGrath <roland@redhat.com>
2002-10-07 Michal Ludvig2002-10-07 Michal Ludvig <mludvig@suse.cz>
2002-09-23 Michal Ludvig2002-09-23 Michal Ludvig <mludvig@suse.cz>
2002-09-23 Michal Ludvig2002-09-23 Michal Ludvig <mludvig@suse.cz>
2002-03-31 Wichert AkkermanFix signed/unsigned problems
2001-10-09 Wichert AkkermanImport lots of ia64 related changes from David Mosberger
2001-03-27 Wichert AkkermanAdd Linux/hppa port, patch from Richard Hirst
2001-03-08 John Hughesreplace some #if FREEBSD by #if HAVE_ST_xxx
2001-03-08 John Hughesreplace wimpy get64 by powerful LONG_LONG :-)
2001-03-08 John HughesUse configure to detect 64bit off_t and rlim_t
2001-03-07 John HughesFreeBSD uses 64 bit off_t, fix stat&fcntl(flock)
2001-03-07 John Hughesadd missing bit of solaris patches
2001-03-07 John HughesFix off_t args on FreeBSD
2001-03-06 John HughesImplement truncate64 & ftruncate64 for them that wants 'em
2001-03-06 John HughesMerge Harald Böhme's solaris patches
2001-03-06 John Hughesfix stat64 on UW
2000-09-03 Wichert Akkermanprocess.c: perform bpt trick for clone as well so we...
2000-09-01 Wichert AkkermanAdd FreeBSD support
2000-08-10 Wichert AkkermanHandle change in Linux 2.4.0-test6 stat structure
2000-08-10 Wichert Akkermantest/clone.c: minor fixup
2000-06-27 Wichert AkkermanMerge changes from Ulrich
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