OSDN Git Service

* cygerrno.h: Make multi-inclusion safe.
authorcgf <cgf>
Thu, 30 Jun 2005 02:52:09 +0000 (02:52 +0000)
committercgf <cgf>
Thu, 30 Jun 2005 02:52:09 +0000 (02:52 +0000)
commite1085f066e7dcf908706a25eb3ff8297bec50607
treec39a0262b8de36c4a3d4a787b990e6b9549c40cb
parent0d2fe3c34a1e2326c751c2e36e3c60d05942f69c
* cygerrno.h: Make multi-inclusion safe.
* fhandler_termios.cc (fhandler_termios::tcsetpgrp): Deal with EINTR.
* dcrt0.cc (dll_crt0_0): Accommodate init_console_handler argument change.
* winsup.h: Ditto.
* fhandler_tty.cc (fhandler_tty_slave::open): Ditto.
* exceptions.cc (init_console_handler): Ditto.  Ignore console events if we're
not attached to a terminal.
* fhandler_tty.cc (fhandler_tty_slave::open): Ditto.
* wincap.cc: Implement has_null_console_handler_routine throughout.
* wincap.h: Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/cygerrno.h
winsup/cygwin/dcrt0.cc
winsup/cygwin/exceptions.cc
winsup/cygwin/fhandler_termios.cc
winsup/cygwin/fhandler_tty.cc
winsup/cygwin/wincap.cc
winsup/cygwin/wincap.h
winsup/cygwin/winsup.h