From 9403ec5d23e7dc209361b3dbae2fdc184e1684aa Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 29 Dec 2001 13:46:34 +0000 Subject: Update. 2001-12-29 Andreas Jaeger * 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. --- linuxthreads/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'linuxthreads/ChangeLog') 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 + + * 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 * man/pthread_atfork.man: Adjust description of mutex handling -- cgit v1.2.3