summaryrefslogtreecommitdiff
path: root/file.c
Commit message (Expand)AuthorAge
* 2005-03-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-03-01
* 2005-02-04 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-04
* 2005-02-02 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-02
* 2005-02-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-02
* 2004-10-19 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-20
* 2004-10-19 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-19
* 2004-10-07 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-07
* 2004-10-07 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-07
* 2004-10-06 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-06
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-04
* 2004-08-30 Roland McGrath <roland@redhat.com>Roland McGrath2004-08-31
* 2004-07-07 David S. Miller <davem@nuts.davemloft.net>Roland McGrath2004-07-12
* 2003-12-14 Anton Blanchard <anton@samba.org>Roland McGrath2004-01-13
* 2003-12-14 Anton Blanchard <anton@samba.org>Roland McGrath2004-01-13
* 2004-01-13 Roland McGrath <roland@redhat.com>Roland McGrath2004-01-13
* 2003-09-06 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2003-11-13
* 2003-07-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-07-17
* 2003-06-27 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-27
* 2003-04-01 Philippe De Muyter <phdm@macqel.be>Roland McGrath2003-04-02
* 2003-01-08 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-09
* 2002-12-22 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-30
* 2002-12-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-15
* 2002-10-07 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-10-07
* 2002-09-23 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-09-23
* 2002-09-23 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-09-23
* Fix signed/unsigned problemsWichert Akkerman2002-03-31
* Import lots of ia64 related changes from David MosbergerWichert Akkerman2001-10-09
* Add Linux/hppa port, patch from Richard HirstWichert Akkerman2001-03-27
* replace some #if FREEBSD by #if HAVE_ST_xxxJohn Hughes2001-03-08
* replace wimpy get64 by powerful LONG_LONG :-)John Hughes2001-03-08
* Use configure to detect 64bit off_t and rlim_tJohn Hughes2001-03-08
* FreeBSD uses 64 bit off_t, fix stat&fcntl(flock)John Hughes2001-03-07
* add missing bit of solaris patchesJohn Hughes2001-03-07
* Fix off_t args on FreeBSDJohn Hughes2001-03-07
* Implement truncate64 & ftruncate64 for them that wants 'emJohn Hughes2001-03-06
* Merge Harald Böhme's solaris patchesJohn Hughes2001-03-06
* fix stat64 on UWJohn Hughes2001-03-06
* process.c: perform bpt trick for clone as well so we can get the pid of the c...Wichert Akkerman2000-09-03
* Add FreeBSD supportWichert Akkerman2000-09-01
* Handle change in Linux 2.4.0-test6 stat structureWichert Akkerman2000-08-10
* test/clone.c: minor fixupWichert Akkerman2000-08-10
* Merge changes from UlrichWichert Akkerman2000-06-27
* The `too much stuff, just check the ChangeLog' updateWichert Akkerman2000-05-01
* README-linux: updated to note that strace might not compileWichert Akkerman2000-04-10
* Merge Trillian patches (Linux ia64)Wichert Akkerman2000-02-03
* Wrap changing of syscall into nice function.Pavel Machek2000-02-01
* Add 1900 to tm_year in sprinttimeWichert Akkerman2000-01-11
* Use STAT64 test for the new stat64 functionsWichert Akkerman1999-12-24
* Implement sys_stat64, sys_fstat64, sys_lstat64, and printstat64.Ulrich Drepper1999-12-24
* Use ugly libc_stat trick also for stat64.Ulrich Drepper1999-12-24