newlib/winsup/cygwin/libc
Corinna Vinschen fa48cf5325 * Makefile.in (DLL_OFILES): Add rexec.o.
* autoload.cc (inet_network): Drop definition.
	(rexec): Ditto.
	* net.cc (rexec): Drop extern declaration.
	(inet_network): Ditto.
	(cygwin_inet_network): Implement using inet_addr.
	(cygwin_rexec): Remove.
	* libc/rexec.cc: New file.
2006-07-04 20:24:27 +00:00
..
bsdlib.cc Replace valid memory checks with new myfault class "exception handling", almost 2005-07-03 02:40:30 +00:00
fnmatch.c
fts.c * Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o. 2005-08-08 09:45:42 +00:00
ftw.c * ftw.c: Include winsup.h. 2005-08-08 13:39:56 +00:00
getopt.c * getopt.c: Avoid useless compiler warnings. 2004-02-20 23:31:47 +00:00
iruserok.c
memmem.cc * memmem.cc: New file. 2005-11-08 22:08:39 +00:00
nftw.c * ftw.c: Include winsup.h. 2005-08-08 13:39:56 +00:00
rexec.cc * Makefile.in (DLL_OFILES): Add rexec.o. 2006-07-04 20:24:27 +00:00
strptime.cc * strptime.cc (_strptime): Fix gcc warnings. 2005-11-18 19:43:02 +00:00
timelocal.cc * cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal. 2005-12-23 22:50:20 +00:00
timelocal.h * libc: Add subdirectory. 2005-11-18 17:48:23 +00:00