Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace cleanup. | Christopher Faylor | 2000-10-28 | 1 | -1/+1 |
| | | | | | | * configure.in: Eliminate subdir stuff. * configure: Regenerate. * include/getopt.h (option): Make name field 'const'. | ||||
* | * fhandler_socket.cc: New file. | Corinna Vinschen | 2000-10-27 | 1 | -0/+310 |
* Makefile.in: Add fhandler_socket.o to dependencies. * fhandler.h: Change comment. * net.cc Move all fhandler_socket methods to fhandler_socket.cc. * winsup.h: Add declaration for `ws2_32_handle'. |