Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-11-30 | * debug.cc (makethread): Eliminate unneeded function call. | Christopher Faylor | 1 | -1/+1 |
2001-11-28 | * cygwin.din (ualarm): New export. | Christopher Faylor | 1 | -1/+1 |
2001-11-24 | * dtable.cc (dtable::vfork_parent_restore): Add debugging statement. | Christopher Faylor | 1 | -0/+18 |
2001-10-24 | Ensure that all fhandler_*::read definitions are __stdcall throughout. | Christopher Faylor | 1 | -17/+13 |
2001-10-22 | * miscfuncs.cc (__check_invalid_read_ptr_errno): Return error, if any. | Corinna Vinschen | 1 | -1/+1 |
2001-10-20 | * miscfuncs.cc (+__check_invalid_read_ptr_errno): New function. | Christopher Faylor | 1 | -0/+9 |
2001-09-07 | * cygheap.h (init_cygheap): Move heap pointers here. | Christopher Faylor | 1 | -10/+10 |
2001-09-06 | Move appropriate variables to NO_COPY segment, throughout. | Christopher Faylor | 1 | -2/+2 |
2001-06-28 | Change check_null_empty_path* to check_null_empty_str* throughout. | Christopher Faylor | 1 | -0/+41 |
2000-10-19 | * Makefile.in: add miscfuncs.cc | DJ Delorie | 1 | -0/+114 |