]> sourceware.org Git - newlib-cygwin.git/commit
* cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size when
authorChristopher Faylor <me@cgf.cx>
Sun, 21 Mar 2004 17:41:40 +0000 (17:41 +0000)
committerChristopher Faylor <me@cgf.cx>
Sun, 21 Mar 2004 17:41:40 +0000 (17:41 +0000)
commitc795774c91303368f36369f7dac0d18aa25a5996
tree8b670b7b945e6106fc46a72d294e20fdf05125c9
parent7f5a71079f098a9b45328fb86b68442774323c1d
* cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size when
debugging.
(_csbrk): Report error in allocation to stderr.
(ccalloc): Ditto.
* dtable.cc (dtable::find_fifo): Remove use of atoms.
* dtable.h (dtable::find_fifo): Ditto.
* fhandler.h (fhandler_fifo): Ditto.
* fhandler_fifo.cc (fhandler_fifo::fhandler_fifo): Ditto.
(fhandler_fifo::set_use): Ditto.
(fhandler_fifo::open_not_mine): Ditto.
(fhandler_fifo::open): Ditto.
* pinfo.cc (_pinfo::commune_recv): Ditto.
(_pinfo::commune_send): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/cygheap.cc
winsup/cygwin/dtable.cc
winsup/cygwin/dtable.h
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_fifo.cc
winsup/cygwin/pinfo.cc
This page took 0.032155 seconds and 5 git commands to generate.