newlib/winsup/cygwin/lib
Christopher Faylor 077ec4cb37 * pinfo.cc (codepage_init): Move function.
* environ.cc (codepage_init): To here.
* exceptoins.cc (SIG_NONMASKABLE): Remove SIGCONT from consideration since it
is supposed to be maskable.
* signal.cc (sigaction): Ditto.
* sigproc.cc (wait_sig): Ditto.
* winsup.h: Eliminate global declaration of codepage_init.
2001-01-08 04:02:02 +00:00
..
_cygwin_crt0_common.cc * path.cc (get_device_number): Allow /dev/ttySn to designate a com port. 2000-11-13 04:06:41 +00:00
crt0.h * external.cc (cygwin_internal): Export __cygwin_user_data. 2000-07-08 04:36:27 +00:00
cygwin_attach_dll.c Throughout, eliminate third argument to path_conv and use new PC_* constants 2000-07-17 19:18:21 +00:00
cygwin_crt0.c Whitespace cleanup. 2000-10-28 05:41:44 +00:00
dll_entry.c * Makefile.in: Use variables rather than configure constructs where 2000-07-01 03:51:55 +00:00
dll_main.cc * pinfo.cc (codepage_init): Move function. 2001-01-08 04:02:02 +00:00
getopt.c Whitespace cleanup. 2000-10-28 05:41:44 +00:00
libcmain.c * Makefile.in: Use variables rather than configure constructs where 2000-07-01 03:51:55 +00:00
premain0.c * Makefile.in: Use variables rather than configure constructs where 2000-07-01 03:51:55 +00:00
premain1.c * Makefile.in: Use variables rather than configure constructs where 2000-07-01 03:51:55 +00:00
premain2.c * Makefile.in: Use variables rather than configure constructs where 2000-07-01 03:51:55 +00:00
premain3.c * Makefile.in: Use variables rather than configure constructs where 2000-07-01 03:51:55 +00:00