diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-12 19:02:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-12 19:02:02 +0000 |
commit | a5b97402f70a3cd43ffee9ccb71560457b4cd88c (patch) | |
tree | c4db775edbfc4cec6fe8f9d5f50635dd6173e083 /linuxthreads/ChangeLog | |
parent | a21cd9d19337a272b5ae311b26b470b42f3a6e53 (diff) | |
download | glibc-a5b97402f70a3cd43ffee9ccb71560457b4cd88c.tar.gz glibc-a5b97402f70a3cd43ffee9ccb71560457b4cd88c.tar.xz glibc-a5b97402f70a3cd43ffee9ccb71560457b4cd88c.zip |
Update.
2000-06-12 Ulrich Drepper <drepper@redhat.com> * Examples/ex6.c: Test return value of pthread_join.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index c948fe3993..c4236bd748 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2000-06-12 Ulrich Drepper <drepper@redhat.com> + + * Examples/ex6.c: Test return value of pthread_join. + 2000-06-11 Geoff Keating <geoffk@cygnus.com> * sysdeps/powerpc/pspinlock.c (__pthread_spin_lock): Implement. |