summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/dll_init.cc
Commit message (Expand)AuthorAgeFilesLines
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-1/+3
* * path.cc (readlink): Check if buffer length is positive. Truncate output toChristopher Faylor2000-09-041-1/+1
* * cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor2000-08-221-0/+1
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * dll_init.cc (dll_list::alloc): Fix debugging output.Christopher Faylor2000-07-181-1/+1
* Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor2000-07-171-25/+27
* Update comments.Christopher Faylor2000-07-161-15/+14
* * dll_init.cc (dll_list::alloc): Round correctly. Use VirtualAlloc sinceChristopher Faylor2000-07-151-7/+16
* * hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor2000-07-151-313/+224
* * debug.cc (thread_stub): Use impure_ptr in place of reent_data.Christopher Faylor2000-07-121-17/+2
* * dcrt0.cc (__cygwin_user_data): Initialize.Christopher Faylor2000-07-051-19/+15
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+499