newlib/winsup
Christopher Faylor 6a7bea70f0 * Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.
* cygheap.cc (cmalloc): Only emit system_printf warnings on failure if
DEBUGGING.
(crealloc): Ditto.
(ccalloc): Ditto.
* dtable.cc (build_fh_name): Treat NULL return from cnew as indicative of
EMFILE condition.
(build_fh_dev): Ditto.
(dtable::dup_worker): Handle NULL return from build_fh_pc.
(dtable::vfork_child_dup): Trust dup_worker to set errno.
* fhandler.h (fhandler_base::new): Mark as nothrow.
2005-08-08 04:06:07 +00:00
..
cygserver * sysv_sem.cc (semu_list): Define static to avoid gcc 4.x compiler 2005-06-14 12:22:14 +00:00
cygwin * Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new. 2005-08-08 04:06:07 +00:00
doc Update to switch FAQ from texinfo to DocBook. 2005-08-06 05:14:41 +00:00
mingw * profile/profile.h (_MCOUNT_CALL): Define as regparm(2) 2005-06-16 12:14:21 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/pthread/cancel2.c: Use explicit initializer for mutex. 2005-06-11 04:59:53 +00:00
utils * mount.cc (longopts): Fix typo which disallows --options option. 2005-08-03 09:23:39 +00:00
w32api 2005-07-28 Earnie Boyd <earnie@users.sf.net> 2005-07-28 11:09:36 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * Makefile.common: Add -dD to options when creating preprocess files. 2005-03-23 03:22:27 +00:00
Makefile.common update copyright 2005-07-26 00:38:54 +00:00
Makefile.in * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
configure * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00
configure.in * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00