Christopher Faylor 4d782b426a * cygheap.cc (creturn): Set appropriate errno when out of memory.
(ccalloc): Only issue system_printf when debugging.
* dtable.cc (dtable::extend): Only allocate 100 * the incremental growth size
max.  Set errno appropriately.
(dtable::build_fhandler): Check for error from set_name.
* fhandler.cc (fhandler_base::set_name): Set errno and return error on OOM.
* fhandler.h (fhandler_base::set_name): Change to bool.
* fhandler_process.cc (format_process_stat): Fix formatting.
* resource.cc (getrlimit): Return greater of OPEN_MAX or fd table size.
* sysconf.cc (sysconf): Ditto.
2003-07-09 01:33:06 +00:00
..
2003-07-02 03:32:04 +00:00
2003-07-02 03:32:04 +00:00
2003-04-16 03:03:45 +00:00
2002-09-30 15:17:44 +00:00
2003-03-09 21:51:00 +00:00
2003-07-02 03:16:00 +00:00
2002-12-12 03:09:38 +00:00
2002-08-03 23:34:01 +00:00
2003-05-29 03:50:15 +00:00
2002-12-14 16:59:59 +00:00
2003-03-09 20:31:07 +00:00
2003-07-02 03:16:00 +00:00
2003-07-04 03:07:01 +00:00
2003-07-07 05:32:24 +00:00
2003-07-02 03:16:00 +00:00
2003-03-09 20:31:07 +00:00
2003-07-06 20:13:48 +00:00
2003-07-02 03:16:00 +00:00
2003-01-15 10:21:23 +00:00