]> sourceware.org Git - newlib-cygwin.git/commit
* autoload.h: Eliminate.
authorChristopher Faylor <me@cgf.cx>
Wed, 16 May 2001 05:07:51 +0000 (05:07 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 16 May 2001 05:07:51 +0000 (05:07 +0000)
commitd61b1993b36f3e7459c37db692c321654af3662e
tree0c7c4e6add1fd69120ce5cf969394e08ed72bb01
parent2b0a111fcf0a2e7276f9c0f1cb9e56dc5d14361c
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/autoload.cc
winsup/cygwin/autoload.h [deleted file]
winsup/cygwin/dtable.cc
winsup/cygwin/net.cc
This page took 0.033546 seconds and 5 git commands to generate.