Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * cygerrno.h (set_errno): Replace semicolon with comma in non-DEBUGGING | Corinna Vinschen | 2004-02-02 | 1 | -1/+1 |
* | * cygerrno.h (set_errno): Set global errno whenever setting thread specific | Christopher Faylor | 2004-02-01 | 1 | -2/+2 |
* | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 2003-06-16 | 1 | -3/+5 |
* | * debug.cc (set_errno): Return value of errno that was set, just like the | Christopher Faylor | 2001-10-22 | 1 | -1/+1 |
* | * cygerrno.h (set_errno): Define more informative version of this function for | Christopher Faylor | 2001-10-16 | 1 | -0/+5 |
* | * cygerrno.h: Revert previous patch. | Corinna Vinschen | 2001-02-22 | 1 | -14/+1 |
* | * shortcut.c: New file. Provides a C interface to reading of | Corinna Vinschen | 2001-02-22 | 1 | -1/+14 |
* | * Makefile.in: Remove some obsolete stuff. | Christopher Faylor | 2000-10-16 | 1 | -3/+3 |
* | * cygerrno.h: New file. Use this throughout whenever errno manipulation is | Christopher Faylor | 2000-08-22 | 1 | -0/+34 |