summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/perthread.h
Commit message (Expand)AuthorAgeFilesLines
* * child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor2004-11-261-86/+0
* * cygtls.h (waitq): Declare structure here.Christopher Faylor2004-03-121-11/+0
* Rename _threadinfo to _cygtls, throughout.Christopher Faylor2004-02-121-1/+1
* * debug.h (console_printf): Define for non-debugging condition.Christopher Faylor2004-02-091-1/+1
* * configure.in: Remove NEWVFORK default.Christopher Faylor2004-01-231-1/+9
* * include/cygwin/version.h: Bump DLL minor number to 8.Christopher Faylor2004-01-201-2/+1
* 2004 stuffChristopher Faylor2004-01-031-1/+1
* * cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_holdChristopher Faylor2004-01-031-1/+0
* Move open_fhs from fhandler.h to cygheap.h for easier tracking. AccommodateChristopher Faylor2003-12-301-0/+2
* * dcrt0.cc (reent_data): Reluctantly resurrect.Christopher Faylor2003-12-261-3/+0
* Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAXCorinna Vinschen2003-12-031-1/+1
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-23/+2
* Eliminate most unneeded this-> pointers throughout.Christopher Faylor2003-02-041-6/+6
* fix commentChristopher Faylor2002-12-041-2/+2
* * perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.Christopher Faylor2002-08-181-2/+18
* * debug.cc (makethread): Eliminate unneeded function call.Christopher Faylor2001-11-301-21/+0
* * dcrt0.cc (dll_crt0_1): Create vfork main storage here so that it can beChristopher Faylor2001-09-151-1/+2
* * debug.h: Add regparm attributes to some functions.Christopher Faylor2001-01-121-1/+2
* * sigproc.cc (wait_sig): Remove unneeded for loop iteration.Christopher Faylor2000-11-161-0/+1
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-1/+3
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+76
* Forgot perthread.h.Christopher Faylor2000-07-011-0/+37