newlib/winsup
Corinna Vinschen 1eb14bae8c * fcntl.cc (_fcntl): Rearrange as wrapper function. Move all
functionality except F_DUPFD to fhandler classes.
        * fhandler.cc (fhandler_base::fcntl): New method.
        * net.cc (fhandler_socket::fcntl): Ditto.
        * fhandler.h (class fhandler_base): Add method prototype for fcntl().
        (class fhandler_socket): Ditto.
2000-10-23 20:16:52 +00:00
..
cygwin * fcntl.cc (_fcntl): Rearrange as wrapper function. Move all 2000-10-23 20:16:52 +00:00
doc Update entry "Why are compiled executables so huge?!?", add bit about 'gcc -s'. 2000-10-18 15:32:50 +00:00
mingw
testsuite Add 'const' qualifiers where needed to avoid compiler warnings. 2000-09-06 14:21:53 +00:00
utils * ssp.c: new 2000-10-19 02:13:52 +00:00
w32api Makefile.in shuffle. 2000-10-20 04:39:21 +00:00
ChangeLog * Makefile.common (LIBGCC): Acommodate older gcc's that don't need libstdc++.a. 2000-10-23 04:50:32 +00:00
configure * Makefile.in: Add new goal "check" 2000-09-03 04:06:38 +00:00
configure.in * Makefile.in: Add new goal "check" 2000-09-03 04:06:38 +00:00
CYGWIN_LICENSE
MAINTAINERS
Makefile.common * Makefile.common (LIBGCC): Acommodate older gcc's that don't need libstdc++.a. 2000-10-23 04:50:32 +00:00
Makefile.in * Makefile.common: Extend VERBOSE default. 2000-10-02 02:05:23 +00:00