diff options
author | 2006-02-21 01:35:36 +0000 | |
---|---|---|
committer | 2006-02-21 01:35:36 +0000 | |
commit | 0ca3379de12f639ccaedaf145871f6d4cfaa73b4 (patch) | |
tree | 026a722625a9d5cd6563524505b1621a933d19b3 | |
parent | * sysdeps/alpha/soft-fp/Makefile (CPPFLAGS): Add soft-fp include to math subdir. * sysdeps/alpha/soft-fp/e_sqrtl.c: Don't use local-soft-fp.h. (__ieee754_sqrtl): Add _round local variable. * sysdeps/unix/sysv/linux/alpha/fpu/Implies: Remove. (diff) | |
download | glibc-0ca3379de12f639ccaedaf145871f6d4cfaa73b4.tar.xz glibc-0ca3379de12f639ccaedaf145871f6d4cfaa73b4.zip |
Amend log entry with omitted file.
* sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h: Likewise.
-rw-r--r-- | nptl/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index ad1b28b149..654579027c 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -90,6 +90,7 @@ but the owner for all robust mutex types. * sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h: Define __pthread_list_t and __pthread_slist_t. Use them in pthread_mutex_t. + * sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h: Likewise. * sysdeps/pthread/pthread.h: Adjust mutex initializers. * sysdeps/unix/sysv/linux/i386/not-cancel.h: Define openat_not_cancel, |