aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/winbase.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-10This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_14-releasecvs2svn1-35/+13
2012-07-06 * winbase.h: Throughout use LONG rather than long type to prepare forCorinna Vinschen1-15/+20
2012-06-03* winbase.h: Add missing copyright date.Christopher Faylor1-1/+1
2012-05-23 * fhandler.h (refcnt): Add i interlocked. Explain why.Corinna Vinschen1-1/+18
2009-07-07 * winbase.h (ilockexch): Avoid making 'ret' volatile.Dave Korn1-2/+2
2009-06-05 * winbase.h (ilockexch): Fix asm constraints.Dave Korn1-11/+20
2008-07-12Fix usage of recently fixed Interlocked* functions.Eric Blake1-5/+5
2005-06-07 * pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES andCorinna Vinschen1-2/+2
2004-06-04* winbase.h (ilockincr): Add more neverending changes from the inexplicableChristopher Faylor1-2/+2
2004-06-03* winbase.h (ilockincr): More changes from the inexplicable world of gcc asmChristopher Faylor1-2/+10
2004-06-03* winbase.h (ilockincr): YA correction to ensure correct operation with noChristopher Faylor1-4/+4
2004-05-25* winbase.h: Semi-revert previous patch as it caused strange behavior. UseChristopher Faylor1-4/+4
2004-05-25* winbase.h: Add proper attributions for memory operands throughout.Christopher Faylor1-6/+6
2004-05-25* include/cygwin/version.h: Bump api minor version number.Christopher Faylor1-2/+2
2003-12-03* cygthread.cc (cygthread::stub): Properly establish _threadinfo environment.Christopher Faylor1-45/+0
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor1-1/+1
2002-12-14* winbase.h: Turn on inline versions of Interlocked* by default.Christopher Faylor1-14/+28
2002-06-23* cygwin.sc: Add recent changes from ld sources.Christopher Faylor1-0/+7
2001-11-30* debug.cc (makethread): Eliminate unneeded function call.Christopher Faylor1-7/+6
2001-11-28* cygwin.din (ualarm): New export.Christopher Faylor1-0/+84