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