newlib/winsup
Christopher Faylor 3ac78fd612 * dcrt0.cc (do_global_dtors): Don't call dll_global_dtors here.
(__main): Reinstate atexit of do_global_dtors.
(cygwin_exit): Call dll_global_dtors here.
(do_exit): And here.
2005-05-11 21:53:54 +00:00
..
cygserver * bsd_mutex.cc (msleep_cnt): Remove. 2005-04-08 20:31:43 +00:00
cygwin * dcrt0.cc (do_global_dtors): Don't call dll_global_dtors here. 2005-05-11 21:53:54 +00:00
doc * how-programming.texinfo: Replace MAKE_MODE entry with FAQ about execvp errors and cygexec. 2005-05-08 19:43:35 +00:00
mingw * mingwex/math/nexttoward.c: New file. 2005-05-10 08:39:07 +00:00
subauth
testsuite
utils * cygcheck.cc (nuke): New function. 2005-05-09 01:56:34 +00:00
w32api * include/wininet.h (FtpGetFileSize): Add prototype. 2005-04-26 08:18:27 +00:00
CYGWIN_LICENSE
ChangeLog * Makefile.common: Add -dD to options when creating preprocess files. 2005-03-23 03:22:27 +00:00
Makefile.common * Makefile.common: Add -dD to options when creating preprocess files. 2005-03-23 03:22:27 +00:00
Makefile.in
configure
configure.in