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
_cygwin_crt0_common.cc
crt0.h
cygwin_attach_dll.c
cygwin_crt0.c
dll_entry.c
dll_main.cc
getopt.c
libcmain.c
premain0.c
premain1.c
premain2.c
premain3.c