aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/lib
AgeCommit message (Expand)AuthorFilesLines
2000-07-29* include/cygwin/cygwin_dll.h: Update for modern compilers.Christopher Faylor1-0/+2
2000-07-17Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor2-1/+2
2000-07-17* _cygwin_crt0_common.cc: Undef 'environ' or suffer compiler error.Christopher Faylor1-0/+2
2000-07-15* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor2-13/+4
2000-07-12* lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Don't reset environ ifChristopher Faylor1-1/+4
2000-07-08* external.cc (cygwin_internal): Export __cygwin_user_data.Christopher Faylor4-39/+74
2000-07-05* dcrt0.cc (__cygwin_user_data): Initialize.Christopher Faylor1-1/+1
2000-07-01* dcrt0.cc (_dll_crt0): Renamed from dll_crt0 ().Christopher Faylor1-2/+2
2000-07-01* Makefile.in: Use variables rather than configure constructs whereChristopher Faylor12-0/+684