summaryrefslogtreecommitdiff
path: root/file.c
Commit message (Expand)AuthorAge
* 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
* Bunch of stuffWichert Akkerman1999-12-23
* Merge patches from John HughesWichert Akkerman1999-11-26
* Start merging linux-ip-routing forkWichert Akkerman1999-11-18
* Update patch from drow for file.c kernel typesWichert Akkerman1999-07-09
* Add patch from drow to get proper kernel types in file.cWichert Akkerman1999-07-08
* Various fixes, see ChangeLog for detailsWichert Akkerman1999-06-11
* Add sparc patches from Jakub JelinekWichert Akkerman1999-06-03
* use kernel dirent structure for LinuxWichert Akkerman1999-05-25
* Merged in a bunch of patches that I got as reaction to the 3.99 release.Wichert Akkerman1999-05-09
* Minor compiliation-fixesWichert Akkerman1999-04-21
* Update linux sparc support so it compiles and works reasonablyWichert Akkerman1999-04-18
* Change number of personalities for Linux sparc to 2Wichert Akkerman1999-04-18
* Fix stat structures for Linux once againWichert Akkerman1999-04-18
* Fix test for alpha so we get the osf_stat functions in file.cWichert Akkerman1999-04-16
* Added support for old*stat syscalls for LinuxWichert Akkerman1999-04-16
* Avoid compiler warnings.Nate Sammons1999-04-06