summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/lib/_cygwin_crt0_common.cc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'newlib-1_9_0'.newlib-1_9_0cvs2svn2000-12-141-99/+0
* * path.cc (get_device_number): Allow /dev/ttySn to designate a com port.Christopher Faylor2000-11-131-1/+1
* Whitespace cleanup.Christopher Faylor2000-10-281-1/+1
* * lib/_cygwin_crt0_common.cc: Add missing header files.Christopher Faylor2000-09-081-0/+2
* * _cygwin_crt0_common.cc: Undef 'environ' or suffer compiler error.Christopher Faylor2000-07-171-0/+2
* * hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor2000-07-151-4/+1
* * lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Don't reset environ ifChristopher Faylor2000-07-121-1/+4
* * external.cc (cygwin_internal): Export __cygwin_user_data.Christopher Faylor2000-07-081-30/+49
* * dcrt0.cc (__cygwin_user_data): Initialize.Christopher Faylor2000-07-051-1/+1
* * Makefile.in: Use variables rather than configure constructs whereChristopher Faylor2000-07-011-0/+76