summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/lib
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/_cygwin_S_IEXEC.c: Remove "const" from globals or they never seem to beChristopher Faylor2001-03-281-10/+8
* * dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor2001-03-051-0/+29
* * pinfo.cc (codepage_init): Move function.Christopher Faylor2001-01-081-3/+3
* * path.cc (get_device_number): Allow /dev/ttySn to designate a com port.Christopher Faylor2000-11-131-1/+1
* Whitespace cleanup.Christopher Faylor2000-10-283-4/+4
* * lib/_cygwin_crt0_common.cc: Add missing header files.Christopher Faylor2000-09-081-0/+2
* * include/cygwin/cygwin_dll.h: Update for modern compilers.Christopher Faylor2000-07-291-0/+2
* Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor2000-07-172-1/+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-152-13/+4
* * 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-084-39/+74
* * dcrt0.cc (__cygwin_user_data): Initialize.Christopher Faylor2000-07-051-1/+1
* * dcrt0.cc (_dll_crt0): Renamed from dll_crt0 ().Christopher Faylor2000-07-011-2/+2
* * Makefile.in: Use variables rather than configure constructs whereChristopher Faylor2000-07-0112-0/+684