OSDN Git Service

* dcrt0.cc (dll_crt0_0): Don't bother with setting init_console_handler here
authorcgf <cgf>
Mon, 20 Mar 2006 01:11:30 +0000 (01:11 +0000)
committercgf <cgf>
Mon, 20 Mar 2006 01:11:30 +0000 (01:11 +0000)
commitc4d90338efecedf6227d0d0a6ebd78330e165837
tree8305d074968333fcdf9fcd6f4f6330939c0ad266
parentfd5f0f45e1423d145dd6d643260a0436fe38111a
* dcrt0.cc (dll_crt0_0): Don't bother with setting init_console_handler here
since it will be set later when we discover if we have a ctty or not.
* exceptions.cc (init_console_handler): Properly remove NULL handler.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/exceptions.cc