Corinna Vinschen
194d9eb318
* Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.
* fhandler.h (fhandler_virtual::fstat): Remove useless declaration.
* fhandler_virtual.cc: Remove _COMPILING_NEWLIB define.
* ipc.cc (ftok): Use stat64.
* syscalls.cc (_fstat64): Remove alias.
(_fstat): Ditto.
(_stat): Ditto.
(_fstat64_r): New function.
(_fstat_r): Ditto.
(_stat64_r): Ditto.
(stat_r): Ditto.
* crt0.o: New file, moved from newlib.
* include/sys/param.h: Ditto.
* include/sys/utime.h: Ditto.
* include/sys/utmp.h: Ditto.
* include/sys/dirent.h: Ditto. Expose different struct dirent,
dependening of the environment.
2003-05-12 11:06:27 +00:00
..
2002-07-07 00:44:08 +00:00
2003-03-09 21:51:00 +00:00
2003-05-12 11:06:27 +00:00
2003-05-09 00:05:02 +00:00
2003-05-07 03:12:17 +00:00
2001-10-12 20:02:41 +00:00
2003-05-09 20:53:22 +00:00
2003-04-26 22:33:00 +00:00
2003-05-12 10:43:08 +00:00
2003-05-12 11:06:00 +00:00
2003-03-17 22:27:07 +00:00
2003-03-17 22:27:07 +00:00
2003-01-13 21:11:19 +00:00
2003-05-12 11:06:00 +00:00
2002-09-28 03:15:44 +00:00