Age | Commit message (Expand) | Author | Files | Lines |
2003-11-14 | 2003-11-11 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 1 | -1/+1 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -1/+1 |
2003-06-16 | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 1 | -1/+0 |
2003-03-02 | * dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary if | Christopher Faylor | 1 | -5/+0 |
2003-03-02 | * dll_init.cc (dll_list::load_after_fork): Fix typo where result of LoadLibrary | Christopher Faylor | 1 | -1/+1 |
2003-03-01 | * cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions. | Christopher Faylor | 1 | -3/+14 |
2002-11-14 | * dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address. | Christopher Faylor | 1 | -17/+26 |
2002-11-02 | space | Christopher Faylor | 1 | -1/+1 |
2002-10-22 | * cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap. | Christopher Faylor | 1 | -2/+4 |
2002-10-14 | * child_info.h (CURR_CHILD_INFO_MAGIC): Reset. | Christopher Faylor | 1 | -3/+5 |
2002-09-30 | Remove \n from calls to strace class printfs throughout. | Christopher Faylor | 1 | -1/+1 |
2002-09-23 | More GNUify non-GNU formatted functions calls throughout. | Christopher Faylor | 1 | -1/+1 |
2002-06-05 | * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares. | Christopher Faylor | 1 | -1/+1 |
2002-06-02 | Remove unneeded sigproc.h includes throughout. | Christopher Faylor | 1 | -0/+4 |
2002-05-31 | * dll_init.cc (dll_list::init): Eliminate unneeded debugging statement. | Christopher Faylor | 1 | -1/+0 |
2002-05-25 | Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, | Christopher Faylor | 1 | -1/+0 |
2002-04-19 | revert patch | Christopher Faylor | 1 | -7/+0 |
2002-04-19 | 2002-04-16 Thomas Pfaff <tpfaff@gmx.net> | Robert Collins | 1 | -0/+7 |
2001-10-21 | * dll_init.cc (dll_list::alloc): Increase retry count to 1000. | Christopher Faylor | 1 | -1/+1 |
2001-10-15 | * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. | Christopher Faylor | 1 | -0/+1 |
2001-10-01 | Add "path.h" include throughout, where needed. Use new path_conv methods and | Christopher Faylor | 1 | -0/+1 |
2001-09-11 | Update copyrights. | Christopher Faylor | 1 | -1/+1 |
2001-09-07 | * cygheap.h (init_cygheap): Move heap pointers here. | Christopher Faylor | 1 | -1/+5 |
2001-09-06 | Move appropriate variables to NO_COPY segment, throughout. | Christopher Faylor | 1 | -1/+1 |
2001-09-06 | Remove initialization of static or global values to zero, throughout. This | Christopher Faylor | 1 | -2/+2 |
2000-10-28 | Whitespace cleanup. | Christopher Faylor | 1 | -2/+2 |
2000-09-08 | Break out more header info into separate files. Use appropriate header files | Christopher Faylor | 1 | -1/+3 |
2000-09-04 | * path.cc (readlink): Check if buffer length is positive. Truncate output to | Christopher Faylor | 1 | -1/+1 |
2000-08-22 | * cygerrno.h: New file. Use this throughout whenever errno manipulation is | Christopher Faylor | 1 | -0/+1 |
2000-08-02 | * winsup.h: take out protections of environ, errno, allow C use | DJ Delorie | 1 | -1/+1 |
2000-07-18 | * dll_init.cc (dll_list::alloc): Fix debugging output. | Christopher Faylor | 1 | -1/+1 |
2000-07-17 | Throughout, eliminate third argument to path_conv and use new PC_* constants | Christopher Faylor | 1 | -25/+27 |
2000-07-16 | Update comments. | Christopher Faylor | 1 | -15/+14 |
2000-07-15 | * dll_init.cc (dll_list::alloc): Round correctly. Use VirtualAlloc since | Christopher Faylor | 1 | -7/+16 |
2000-07-15 | * hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we can | Christopher Faylor | 1 | -313/+224 |
2000-07-12 | * debug.cc (thread_stub): Use impure_ptr in place of reent_data. | Christopher Faylor | 1 | -17/+2 |
2000-07-05 | * dcrt0.cc (__cygwin_user_data): Initialize. | Christopher Faylor | 1 | -19/+15 |
2000-02-17 | import winsup-2000-02-17 snapshot | Christopher Faylor | 1 | -0/+499 |