about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-12-27 20:25:30 +0000
committerAndreas Jaeger <aj@suse.de>2000-12-27 20:25:30 +0000
commit784d802ea2b7f156f59e86b77d4f17ea9effaaba (patch)
treec4e2340421fa8c6d0cf63ca3c3145736332a7eef /linuxthreads
parentce351e07c964925c22d365ce653639aebea55350 (diff)
downloadglibc-784d802ea2b7f156f59e86b77d4f17ea9effaaba.tar.gz
glibc-784d802ea2b7f156f59e86b77d4f17ea9effaaba.tar.xz
glibc-784d802ea2b7f156f59e86b77d4f17ea9effaaba.zip
Update.
	* include/setjmp.h: Likewise.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index e7b3819ada..176099431b 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -2,6 +2,7 @@
 
 	* Examples/ex13.c: Make local functions static.
 	* ecmutex.c: Likewise.
+	* joinrace.c: Likewise.
 	* Examples/ex14.c: Likewise.
 
 	* Examples/ex2.c: Make local functions static; reformat.