summaryrefslogtreecommitdiff
path: root/libthreads
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-06-13 18:54:53 +0000
committerRoland McGrath <roland@gnu.org>1999-06-13 18:54:53 +0000
commit1f6f49dfbcbd22d10dd90429a6d1138bbc04002e (patch)
tree994abb04ae7e37dafaa221488550d2f8d41a6201 /libthreads
parent3cc1855dff07f60c4a4d5b97c3d6794d53087207 (diff)
.
Diffstat (limited to 'libthreads')
-rw-r--r--libthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog
index e3738da7..4b7560d7 100644
--- a/libthreads/ChangeLog
+++ b/libthreads/ChangeLog
@@ -1,3 +1,8 @@
+1999-06-13 Roland McGrath <roland@baalperazim.frob.com>
+
+ * cthreads.h (MACRO_BEGIN, MACRO_END): #undef before unconditionally
+ redefining. Use GCC extension for statement expression with value 0.
+
1999-05-29 Roland McGrath <roland@baalperazim.frob.com>
* cthreads.h (mutex_clear): Change again, to call mutex_init.