diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-07-20 19:28:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-07-20 19:28:08 +0000 |
commit | 3f56243af428c05ce6c17d639378d0c17702a61c (patch) | |
tree | e7dcefb1157e6e1e4e67ad09f359e891f8316eb1 /linuxthreads/ChangeLog | |
parent | 2a04c802bb972baad3b92ff459b770e8f54aece6 (diff) | |
download | glibc-3f56243af428c05ce6c17d639378d0c17702a61c.zip glibc-3f56243af428c05ce6c17d639378d0c17702a61c.tar.gz glibc-3f56243af428c05ce6c17d639378d0c17702a61c.tar.bz2 |
Update.
* sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO): Fix typo.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 9cd3e94..128cb1f 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2003-07-20 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/pthread/bits/libc-lock.h: Define __libc_cleanup_push and + __libc_cleanup_pop. + + * tst-cancel-wrappers.sh: lseek and llseek are no cancellation points. + 2003-07-14 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Fix typo |