summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygerrno.h
Commit message (Expand)AuthorAgeFilesLines
* * cygerrno.h (save_errno::~save_errno): Set errno directly to avoidCorinna Vinschen2009-06-081-1/+1
* * cygerrno.h (geterrno_from_win_error): Change declaration to default to usingChristopher Faylor2005-08-201-1/+1
* * cygerrno.h: Make multi-inclusion safe.Christopher Faylor2005-06-301-0/+3
* * cygerrno.h (__set_errno): Remove useless parentheses.Corinna Vinschen2005-05-041-1/+1
* * cygerrno.h (__set_errno): Define as inline function here.Corinna Vinschen2005-05-041-5/+7
* * cygerrno.h (__seterrno_from_nt_status): Define. Always set Win32Corinna Vinschen2005-04-131-1/+7
* * cygerrno.h (set_errno): Replace semicolon with comma in non-DEBUGGINGCorinna Vinschen2004-02-021-1/+1
* * cygerrno.h (set_errno): Set global errno whenever setting thread specificChristopher Faylor2004-02-011-2/+2
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-161-3/+5
* * debug.cc (set_errno): Return value of errno that was set, just like theChristopher Faylor2001-10-221-1/+1
* * cygerrno.h (set_errno): Define more informative version of this function forChristopher Faylor2001-10-161-0/+5
* * cygerrno.h: Revert previous patch.Corinna Vinschen2001-02-221-14/+1
* * shortcut.c: New file. Provides a C interface to reading ofCorinna Vinschen2001-02-221-1/+14
* * Makefile.in: Remove some obsolete stuff.Christopher Faylor2000-10-161-3/+3
* * cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor2000-08-221-0/+34