newlib/winsup/cygwin/lib
Christopher Faylor 792011508a * cygheap.cc (_cfree): Add regparm attribute.
(_crealloc): Ditto.
* dcrt0.cc (dll_crt0_1): Default to always checking for executable for now.
* dtable.cc (dtable::not_open): Move method.
* dtable.h (dtable): Here.
* exceptions.cc (ctrl_c_handler): Don't expect process group leader to handle a
signal if it doesn't exist.
* fhandler.h (fhandler_base): Make openflags protected.
* localtime.c (tzsetwall): Check for __CYGWIN__ as well as __WIN32__.
* path.cc (path_conv::check): Add some comments.  Change strcat to assignment.
* lib/_cygwin_S_IEXEC.cc (_cygwin_bob__): Eliminate.
* fhandler_tty.cc (fhandler_console::dup): Set controlling terminal if
necessary.
* fhandler_tty.cc (fhandler_tty_slave::dup): Ditto.
2001-05-08 15:16:49 +00:00
..
_cygwin_S_IEXEC.cc * cygheap.cc (_cfree): Add regparm attribute. 2001-05-08 15:16:49 +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