summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/winbase.h
Commit message (Expand)AuthorAgeFilesLines
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-1/+23
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-1/+1
* * winbase.h: Semi-reinstantiate to workaround lack inline assemblerCorinna Vinschen2012-11-111-0/+35
* * winbase.h: Remove.Corinna Vinschen2012-10-221-98/+0
* * winbase.h: Throughout use LONG rather than long type to prepare forCorinna Vinschen2012-07-061-15/+20
* * winbase.h: Add missing copyright date.Christopher Faylor2012-06-031-1/+1
* * fhandler.h (refcnt): Add i interlocked. Explain why.Corinna Vinschen2012-05-231-1/+18
* * winbase.h (ilockexch): Avoid making 'ret' volatile.Dave Korn2009-07-071-2/+2
* * winbase.h (ilockexch): Fix asm constraints.Dave Korn2009-06-051-11/+20
* 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