Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * include/cygwin/cygwin_dll.h: Update for modern compilers. | Christopher Faylor | 2000-07-29 | 1 | -0/+2 |
* | Throughout, eliminate third argument to path_conv and use new PC_* constants | Christopher Faylor | 2000-07-17 | 2 | -1/+2 |
* | * _cygwin_crt0_common.cc: Undef 'environ' or suffer compiler error. | Christopher Faylor | 2000-07-17 | 1 | -0/+2 |
* | * hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we can | Christopher Faylor | 2000-07-15 | 2 | -13/+4 |
* | * lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Don't reset environ if | Christopher Faylor | 2000-07-12 | 1 | -1/+4 |
* | * external.cc (cygwin_internal): Export __cygwin_user_data. | Christopher Faylor | 2000-07-08 | 4 | -39/+74 |
* | * dcrt0.cc (__cygwin_user_data): Initialize. | Christopher Faylor | 2000-07-05 | 1 | -1/+1 |
* | * dcrt0.cc (_dll_crt0): Renamed from dll_crt0 (). | Christopher Faylor | 2000-07-01 | 1 | -2/+2 |
* | * Makefile.in: Use variables rather than configure constructs where | Christopher Faylor | 2000-07-01 | 12 | -0/+684 |