newlib/winsup
Christopher Faylor 09244c002e * cygheap.h (cygheap_fdnew): Avoid setting errno directly since it will have
been set by a previous function.
* dtable.h (dtable::extend): Accept second size_t argument.
* dtable.cc (dtable::extend): Accept second "min" argument which allows
checking for OPEN_MAX_MAX boundary conditions.
(dtable_init): Accommodate second argument to dtable::extend.
(dtable::find_unused_handle): Ditto.
* syscalls.cc (setdtablesize): Ditto.
(dup): Return any error passed by cygheap_fdnew() directly.
(getdtablesize): Just return dtable size directly.
2013-12-05 19:43:34 +00:00
..
cygserver winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
cygwin * cygheap.h (cygheap_fdnew): Avoid setting errno directly since it will have 2013-12-05 19:43:34 +00:00
doc * new-features.xml (ov-new1.7.26): Fix section ID and title. Add 2013-11-29 10:14:13 +00:00
lsaauth * configure.ac: Back out stupid change. 2013-12-03 20:51:05 +00:00
testsuite ChangeLog: 2012-11-26 19:50:45 +00:00
utils * cygcheck.cc (RtlGetVersion): Declare. 2013-11-19 22:26:37 +00:00
acinclude.m4 ChangeLog: 2012-11-23 13:22:47 +00:00
aclocal.m4 winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
autogen.sh ChangeLog: 2012-11-23 13:22:47 +00:00
c++wrap ChangeLog: 2012-11-23 13:22:47 +00:00
ccwrap * ccwrap: Don't drop mingw header file paths unless we've specified them with 2012-11-26 19:00:35 +00:00
ChangeLog * Makefile.in: Properly cd to directory sans install_ prefix. Report on errors 2013-11-07 00:29:46 +00:00
config.guess ChangeLog: 2012-11-23 13:22:47 +00:00
config.sub ChangeLog: 2012-11-23 13:22:47 +00:00
configure winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
configure.ac winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
configure.cygwin winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
COPYING
CYGWIN_LICENSE
install-sh ChangeLog: 2012-11-23 13:22:47 +00:00
Makefile.common * Makefile.common: Add rule to build assembler code. 2013-06-18 09:45:16 +00:00
Makefile.in * Makefile.in: Properly cd to directory sans install_ prefix. Report on errors 2013-11-07 00:29:46 +00:00
README

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Cygwin documentation is available on the net at http://cygwin.com
You might especially be interested in

http://cygwin.com/faq/faq.programming.html#faq.programming.building-cygwin