diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-27 06:35:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-27 06:35:43 +0000 |
commit | edf9cc8901743acc009ecdd4b8ea00aba06178a5 (patch) | |
tree | 799ff83317a60680c700d7dc4eae9348fbbf6765 /linuxthreads | |
parent | 5a9339d5bb8bdffa8f91099430ec518ec98027de (diff) | |
download | glibc-edf9cc8901743acc009ecdd4b8ea00aba06178a5.tar glibc-edf9cc8901743acc009ecdd4b8ea00aba06178a5.tar.gz glibc-edf9cc8901743acc009ecdd4b8ea00aba06178a5.tar.bz2 glibc-edf9cc8901743acc009ecdd4b8ea00aba06178a5.zip |
Update.
* conform/data/spawn.h-data: Correct posix_spawnattr_setflags
prototype.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 8936eac03a..0ba72795d3 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2001-01-26 Ulrich Drepper <drepper@redhat.com> + + * semaphore.h (sem_t): Cleanup namespace, rename status and + spinlock elements. + 2001-01-13 Jakub Jelinek <jakub@redhat.com> * pthread.c (pthread_onexit_process): Clear |