newlib/winsup/cygwin/include
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
..
arpa * include/cygwin/in.h (in_attr_t): Define new type. 2003-02-10 22:43:29 +00:00
asm
cygwin * include/cygwin/types.h: Add key_t typedef. 2003-05-11 12:50:18 +00:00
net
netinet * include/netinet/ip.h: Include netinet/in_systm.h and netinet/in.h 2003-04-25 08:32:30 +00:00
sys * Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS. 2003-05-12 11:06:27 +00:00
a.out.h
dlfcn.h
exceptions.h
fcntl.h
features.h
fnmatch.h
getopt.h
glob.h
icmp.h
inttypes.h * include/inttypes.h: New file. 2003-04-22 14:55:01 +00:00
io.h
lastlog.h
limits.h * fhandler_console.cc (fhandler_console::read) Handle certain key up events, to 2003-04-08 21:19:33 +00:00
mapi.h
memory.h
mntent.h
netdb.h
paths.h
poll.h
pthread.h * cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init, 2003-03-18 20:01:07 +00:00
sched.h
semaphore.h Split ChangeLog, create ChangeLog-2002. 2003-01-10 12:32:49 +00:00
stdint.h * include/inttypes.h: New file. 2003-04-22 14:55:01 +00:00
strings.h
sysexits.h
syslog.h
termio.h
tzfile.h