newlib/winsup
Christopher Faylor d61b1993b3 * autoload.h: Eliminate.
* autoload.cc: Pull in autoload.h.  Eliminate many macros.  Rewrite to avoid
necessity of initialization routines.  Just use a standard one.
(wsock_init): New function.  Moved from net.cc.
* net.cc (wsock_init): Move to autoload.cc.
(wsadata): Make global.
* dtable.cc (dtable::build_fhandler): Use more reliable method for checking if
net stuff has been loaded.
2001-05-16 05:07:51 +00:00
..
bz2lib * Makefile.in: Add -U_WIN32 to CFLAGS compile line to avoid inappropriate 2001-04-19 03:55:02 +00:00
cygwin * autoload.h: Eliminate. 2001-05-16 05:07:51 +00:00
doc * cygwinenv.sgml: Add text for `check_case' option. 2001-04-12 21:52:38 +00:00
mingw * include/tchar.h: (__TEXT): Remove undef. 2001-02-21 19:33:42 +00:00
subauth Initial release of the Cygwin subauthentication DLL. 2001-05-04 13:19:37 +00:00
testsuite * winsup.api/winsup.exp: Force linking all tests against binmode.o. 2001-05-15 10:03:01 +00:00
utils * mkpasswd.c (enum_users): Use /bin/bash as the default shell. 2001-05-01 14:50:54 +00:00
w32api * lib/Makefile.in: Install libraries in /usr/lib/w32api when building for 2001-04-25 03:51:06 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog * Makefile.common: Change method for finding current directory. 2001-05-15 05:11:55 +00:00
MAINTAINERS DJ is sole setup maintainer now. 2000-08-10 23:51:25 +00:00
Makefile.common * Makefile.common: Change method for finding current directory. 2001-05-15 05:11:55 +00:00
Makefile.in * Makefile.common: Extend VERBOSE default. 2000-10-02 02:05:23 +00:00
configure * configure.in: Fix typo. 2001-05-05 04:18:16 +00:00
configure.in * configure.in: Fix typo. 2001-05-05 04:18:16 +00:00