From 4839a27f7344c276a2084712b65b1cc5ca3d2da4 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 10 Aug 2007 21:54:57 +0000 Subject: Updated to fedora-glibc-20070810T2152 --- ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b409b48da3..4f72b85bf0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2007-08-10 Ulrich Drepper + + * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC is + available. + +2007-08-10 Jakub Jelinek + + * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l, + ___new_wcstold_l): New weak aliases. + (strtold_l, wcstold_l): Use them as second argument for + long_double_symbol. + +2007-08-09 Ulrich Drepper + + * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correct + register in test for error. + + * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define. + * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_CLOEXEC): Likewise. + + * po/sv.po: Update from translation team. + 2007-08-06 Roland McGrath * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l. -- cgit v1.2.3