aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 2b55b8fcfb..d41cb7af01 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,12 @@
+2001-12-29 Andreas Jaeger <aj@suse.de>
+
+ * Examples/ex9.c: Add noreturn attribute for thread.
+ * Examples/ex10.c: Likewise.
+ * Examples/ex13.c (thread_start): Likewise.
+ * Examples/ex15.c (worker): Likewise.
+
+ * Examples/ex18.c: Include unistd.h for prototype of sleep.
+
2001-12-14 Ulrich Drepper <drepper@redhat.com>
* man/pthread_atfork.man: Adjust description of mutex handling