Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-15 * cygerrno.h (seterrno): Define as (always) inline function.Corinna Vinschen
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2013-01-21* cygerrno.h (__reg3): Define.Christopher Faylor
2013-01-21* cygerrno.h: Conditionally define __regN for cygserver.Christopher Faylor
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor
2013-01-14Fix copyrightsCorinna Vinschen
2013-01-09 * cygerrno.h: Fix copyright.Corinna Vinschen
2012-12-22Revert the reversion and go with implementation described in cgf-000017, withChristopher Faylor
2011-10-16* cygerrno.h (__set_errno): Modify debugging output to make searching straceChristopher Faylor
2011-04-28 * cygerrno.h (geterrno_from_nt_status): Declare.Corinna Vinschen
2010-04-20* cygerrno.h: Nevermind.Christopher Faylor
2010-04-20* cygerrno.h: Protect use of NTSTATUS for only when we need it.Christopher Faylor
2010-04-16 * cygerrno.h (seterrno_from_nt_status): Declare.Corinna Vinschen
2009-06-08 * cygerrno.h (save_errno::~save_errno): Set errno directly to avoidCorinna Vinschen
2005-08-20* cygerrno.h (geterrno_from_win_error): Change declaration to default to usingChristopher Faylor
2005-06-30* cygerrno.h: Make multi-inclusion safe.Christopher Faylor
2005-05-04 * cygerrno.h (__set_errno): Remove useless parentheses.Corinna Vinschen
2005-05-04 * cygerrno.h (__set_errno): Define as inline function here.Corinna Vinschen
2005-04-13 * cygerrno.h (__seterrno_from_nt_status): Define. Always set Win32Corinna Vinschen
2004-02-02 * cygerrno.h (set_errno): Replace semicolon with comma in non-DEBUGGINGCorinna Vinschen
2004-02-01* cygerrno.h (set_errno): Set global errno whenever setting thread specificChristopher Faylor
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor
2001-10-23* debug.cc (set_errno): Return value of errno that was set, just like theChristopher Faylor
2001-10-16* cygerrno.h (set_errno): Define more informative version of this function forChristopher Faylor
2001-02-22 * cygerrno.h: Revert previous patch.Corinna Vinschen
2001-02-22 * shortcut.c: New file. Provides a C interface to reading ofCorinna Vinschen
2000-10-17* Makefile.in: Remove some obsolete stuff.Christopher Faylor
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor