newlib/winsup/cygwin/lib
Christopher Faylor 1ac6d1a144 * lib/_cygwin_S_IEXEC.c: Remove "const" from globals or they never seem to be
defined.  Wrap definitions in extern "C".  Include winsup.h to assure proper
definitions.
* dcrt0.cc (dll_crt0_1): Call stdio_init after premain run so that binmode.o,
etc., will control default stdio settings.
* dtable.cc (dtable::init_std_file_from_handle): Allow __fmode to force
binmode/textmode settings.  Default pipes to binmode.
2001-03-28 03:42:58 +00:00
..
_cygwin_S_IEXEC.cc * lib/_cygwin_S_IEXEC.c: Remove "const" from globals or they never seem to be 2001-03-28 03:42:58 +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
cygwin_attach_dll.c
cygwin_crt0.c
dll_entry.c
dll_main.cc * pinfo.cc (codepage_init): Move function. 2001-01-08 04:02:02 +00:00
getopt.c
libcmain.c
premain0.c
premain1.c
premain2.c
premain3.c