From afedc4afeec9bbb7f4015bae14bfea8d4d08cd24 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 1 Mar 2004 21:34:36 +0000 Subject: Update. 2004-03-01 Ulrich Drepper * sysdeps/unix/sysv/linux/kernel-features.h: Add support for __ASSUME_GETDENTS32_D_TYPE. * sysdeps/unix/sysv/linux/getdents.c: For 2.6.4+ kernels you getdents syscall again since it provides d_type information. * manual/install.texi (Tools for Compilation): Autoconf 2.53 is required. --- ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a2486301ae..097a54c33a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,15 @@ +2004-03-01 Ulrich Drepper + + * sysdeps/unix/sysv/linux/kernel-features.h: Add support for + __ASSUME_GETDENTS32_D_TYPE. + * sysdeps/unix/sysv/linux/getdents.c: For 2.6.4+ kernels you + getdents syscall again since it provides d_type information. + 2004-02-29 Andreas Jaeger - * manual/install.texi (Tools for Compilation): Autoconf 2.53 is required. + * manual/install.texi (Tools for Compilation): Autoconf 2.53 is + required. (Supported Configurations): Add x86_64-*-linux. - * INSTALL: Regenerated. 2004-02-28 Ulrich Drepper -- cgit v1.2.3