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 * 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