aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/nlsfuncs.cc
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2013-12-05 19:43:34 +0000
committerChristopher Faylor <me@cgf.cx>2013-12-05 19:43:34 +0000
commit09244c002e00fe24571c50d249bc649694fb1837 (patch)
treee8d67283584d7ad72fac50e7730eb886726b56ec /winsup/cygwin/nlsfuncs.cc
parent2f8a6f194746751fbfe8ba2fef483e8bc371ba29 (diff)
downloadnewlib-09244c002e00fe24571c50d249bc649694fb1837.zip
newlib-09244c002e00fe24571c50d249bc649694fb1837.tar.gz
newlib-09244c002e00fe24571c50d249bc649694fb1837.tar.bz2
* 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.
Diffstat (limited to 'winsup/cygwin/nlsfuncs.cc')
0 files changed, 0 insertions, 0 deletions