summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-06-04 23:55:44 +0000
committerChristopher Faylor <me@cgf.cx>2004-06-04 23:55:44 +0000
commitcf4bfdb2f8d4554eb10291762fcf933f6084260a (patch)
treef81b5195d20bbb9a465d9ae85ddaae7eb8f67467 /winsup/cygwin/ChangeLog
parent04612c69eb22ce29040765a84841591ece412d68 (diff)
downloadcygnal-cf4bfdb2f8d4554eb10291762fcf933f6084260a.tar.gz
cygnal-cf4bfdb2f8d4554eb10291762fcf933f6084260a.tar.bz2
cygnal-cf4bfdb2f8d4554eb10291762fcf933f6084260a.zip
* winbase.h (ilockincr): Add more neverending changes from the inexplicable
world of gcc asm constraint magic. Should stop random crashes. (ilockdecr): Ditto.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 6385fc102..0253d982d 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2004-06-04 Christopher Faylor <cgf@alum.bu.edu>
+
+ * winbase.h (ilockincr): Add more neverending changes from the
+ inexplicable world of gcc asm constraint magic. Should stop random
+ crashes.
+ (ilockdecr): Ditto.
+
2004-06-03 Christopher Faylor <cgf@alum.bu.edu>
* autoload.cc (IsDosDeviceName_U): Define.