Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor
2004-03-12* cygtls.h (waitq): Declare structure here.Christopher Faylor
2004-02-12Rename _threadinfo to _cygtls, throughout.Christopher Faylor
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor
2004-01-24* configure.in: Remove NEWVFORK default.Christopher Faylor
2004-01-20* include/cygwin/version.h: Bump DLL minor number to 8.Christopher Faylor
2004-01-032004 stuffChristopher Faylor
2004-01-03* cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_holdChristopher Faylor
2003-12-30Move open_fhs from fhandler.h to cygheap.h for easier tracking. AccommodateChristopher Faylor
2003-12-26* dcrt0.cc (reent_data): Reluctantly resurrect.Christopher Faylor
2003-12-03 Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAXCorinna Vinschen
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor
2003-02-04Eliminate most unneeded this-> pointers throughout.Christopher Faylor
2002-12-04fix commentChristopher Faylor
2002-08-18* perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.Christopher Faylor
2001-11-30* debug.cc (makethread): Eliminate unneeded function call.Christopher Faylor
2001-09-15* dcrt0.cc (dll_crt0_1): Create vfork main storage here so that it can beChristopher Faylor
2001-01-12* debug.h: Add regparm attributes to some functions.Christopher Faylor
2000-11-16* sigproc.cc (wait_sig): Remove unneeded for loop iteration.Christopher Faylor
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor
2000-07-01Forgot perthread.h.Christopher Faylor