Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields. | Christopher Faylor | 2002-08-18 | 1 | -2/+18 |
* | * debug.cc (makethread): Eliminate unneeded function call. | Christopher Faylor | 2001-11-30 | 1 | -21/+0 |
* | * dcrt0.cc (dll_crt0_1): Create vfork main storage here so that it can be | Christopher Faylor | 2001-09-15 | 1 | -1/+2 |
* | * debug.h: Add regparm attributes to some functions. | Christopher Faylor | 2001-01-12 | 1 | -1/+2 |
* | * sigproc.cc (wait_sig): Remove unneeded for loop iteration. | Christopher Faylor | 2000-11-16 | 1 | -0/+1 |
* | Break out more header info into separate files. Use appropriate header files | Christopher Faylor | 2000-09-08 | 1 | -1/+3 |
* | * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files | Christopher Faylor | 2000-08-22 | 1 | -0/+76 |
* | Forgot perthread.h. | Christopher Faylor | 2000-07-01 | 1 | -0/+37 |