summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/winbase.h
Commit message (Expand)AuthorAgeFilesLines
* Fix usage of recently fixed Interlocked* functions.Eric Blake2008-07-121-5/+5
* * pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES andCorinna Vinschen2005-06-071-2/+2
* * winbase.h (ilockincr): Add more neverending changes from the inexplicableChristopher Faylor2004-06-041-2/+2
* * winbase.h (ilockincr): More changes from the inexplicable world of gcc asmChristopher Faylor2004-06-031-2/+10
* * winbase.h (ilockincr): YA correction to ensure correct operation with noChristopher Faylor2004-06-031-4/+4
* * winbase.h: Semi-revert previous patch as it caused strange behavior. UseChristopher Faylor2004-05-251-4/+4
* * winbase.h: Add proper attributions for memory operands throughout.Christopher Faylor2004-05-251-6/+6
* * include/cygwin/version.h: Bump api minor version number.Christopher Faylor2004-05-251-2/+2
* * cygthread.cc (cygthread::stub): Properly establish _threadinfo environment.Christopher Faylor2003-12-031-45/+0
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-1/+1
* * winbase.h: Turn on inline versions of Interlocked* by default.Christopher Faylor2002-12-141-14/+28
* * cygwin.sc: Add recent changes from ld sources.Christopher Faylor2002-06-231-0/+7
* * debug.cc (makethread): Eliminate unneeded function call.Christopher Faylor2001-11-301-7/+6
* * cygwin.din (ualarm): New export.Christopher Faylor2001-11-281-0/+84