libc/winsup
Christopher Faylor c90e420d91 * cygrun.c (main): Fix compiler warning.
* gmon.c (_mcleanup): Ditto.
* profil.c (profile_off): Ditto.
* net.cc (find_winsock_errno): New function.
(__set_winsock_errno): Use find_winsock_errno.
(cygwin_setsockopt): Detect SO_ERROR for debugging.
(cygwin_getsockopt): Ditto.  Translate error when getsockopt returns SO_ERROR.
* winsup.h: regparmize __set_winsock_errno.
* include/sys/strace.h: Document that strace functions can't use regparm.
2001-04-03 02:53:25 +00:00
..
cygwin * cygrun.c (main): Fix compiler warning. 2001-04-03 02:53:25 +00:00
doc British -> US spelling. 2001-03-17 18:50:22 +00:00
mingw * include/tchar.h: (__TEXT): Remove undef. 2001-02-21 19:33:42 +00:00
testsuite * winsup.api/ltp/access01.c: Avoid compilation error if X_OK 2001-03-10 16:45:28 +00:00
utils * mount.cc (main): Use getopt_long for parsing arguments. 2001-04-03 02:41:54 +00:00
w32api * include/winuser.h (RT_CURSOR): Add protection for XFree86Server. 2001-03-30 13:22:17 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog * configure: fix regeneration bug. 2001-03-20 01:26:45 +00:00
MAINTAINERS DJ is sole setup maintainer now. 2000-08-10 23:51:25 +00:00
Makefile.common * Makefile.common: Revert previous change. 2001-02-22 12:37:32 +00:00
Makefile.in * Makefile.common: Extend VERBOSE default. 2000-10-02 02:05:23 +00:00
configure * configure: fix regeneration bug. 2001-03-20 01:26:45 +00:00
configure.in * Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use CXX for 2000-12-03 05:40:45 +00:00