From 9f57ac239bd04f64ae20f6e7b35f387ae6605312 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 3 Feb 2006 09:39:28 +0000 Subject: Updated to fedora-glibc-20060203T0932 --- ChangeLog | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ec8e939f49..b50bdceaea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,22 @@ +2006-02-02 Ulrich Drepper + + * sysdeps/unix/sysv/linux/futimesat.c [__NR_futimesat] + (futimesat): If file is NULL use __futimes. + * include/sys/time.h: Declare __futimes. + 2006-02-02 Roland McGrath + * sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): Use the same + fstat check for ENOENT that should be EBADF as for ENOTDIR, and also + check for missing /proc the same way. + + * include/errno.h [__cplusplus]: Avoid extra header magic for C++. + + * manual/install.texi (Tools for Compilation): Require gcc 3.4, + recommend 4.1, advise 4.0 for powerpc64, and note 4.1 required for + powerpc, s390{x,} with new long double. + * INSTALL: Regenerated. + * timezone/private.h: Update from tzcode2006a. * timezone/scheck.c: Likewise. * timezone/asia: Update from tzdata2006a. @@ -11,7 +28,7 @@ * sysdeps/powerpc/powerpc64/elf/Makefile (CFLAGS-dl-runtime.os, CFLAGS-dl-lookup.os, CFLAGS-dl-misc.os, CFLAGS-rtld-mempcpy.os, CFLAGS-rtld-memmove.os, CFLAGS-rtld-memchr.os, - CFLAGS-rtld-strnlen.os): LIkewise + CFLAGS-rtld-strnlen.os): Likewise. 2006-02-01 Roland McGrath @@ -53,6 +70,7 @@ * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Add some more entries. + * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_02_known): Likewise. 2006-01-31 Jakub Jelinek -- cgit v1.2.3