aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/lib
AgeCommit message (Expand)AuthorFilesLines
2001-05-08This commit was manufactured by cvs2svn to create branch 'cygwin-1-3-2'.github/cygwin-1-3-2cygwin-1-3-2cvs2svn1-6/+0
2001-04-22This commit was manufactured by cvs2svn to create branch 'cygwin-1-3-1'.github/cygwin-1-3-1cygwin-1-3-1cvs2svn12-720/+0
2001-03-28* lib/_cygwin_S_IEXEC.c: Remove "const" from globals or they never seem to beChristopher Faylor1-10/+8
2001-03-05* dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor1-0/+29
2001-01-08* pinfo.cc (codepage_init): Move function.Christopher Faylor1-3/+3
2000-11-13* path.cc (get_device_number): Allow /dev/ttySn to designate a com port.Christopher Faylor1-1/+1
2000-10-28Whitespace cleanup.Christopher Faylor3-4/+4
2000-09-08* lib/_cygwin_crt0_common.cc: Add missing header files.Christopher Faylor1-0/+2
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