aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/dll_init.cc
AgeCommit message (Expand)AuthorFilesLines
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor1-0/+1
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-07-18* dll_init.cc (dll_list::alloc): Fix debugging output.Christopher Faylor1-1/+1
2000-07-17Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor1-25/+27
2000-07-16Update comments.Christopher Faylor1-15/+14
2000-07-15* dll_init.cc (dll_list::alloc): Round correctly. Use VirtualAlloc sinceChristopher Faylor1-7/+16
2000-07-15* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor1-313/+224
2000-07-12* debug.cc (thread_stub): Use impure_ptr in place of reent_data.Christopher Faylor1-17/+2
2000-07-05* dcrt0.cc (__cygwin_user_data): Initialize.Christopher Faylor1-19/+15
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+499