From 1a8de3e4dc6e3a79491f0bd9ebd5fa19a3f1ce3b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 10 Apr 2000 05:52:30 +0000 Subject: Update. * conform/data/ftw.h-data: Add allow-header sys/stat.h. --- ChangeLog | 2 ++ conform/data/ftw.h-data | 2 ++ 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 31afab7af9..bb74fe1357 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-04-09 Ulrich Drepper + * conform/data/ftw.h-data: Add allow-header sys/stat.h. + * sysdeps/unix/sysv/linux/getdents.c (__getdents): Avoid initial lseek call be passing in a buffer which never allow a successful first getdents syscall if not at leas the initial entry can be diff --git a/conform/data/ftw.h-data b/conform/data/ftw.h-data index ef34116a73..229a18a458 100644 --- a/conform/data/ftw.h-data +++ b/conform/data/ftw.h-data @@ -19,5 +19,7 @@ macro FTW_CHDIR function int ftw (const char*, int (*) (const char *, const struct stat*, int), int) function int nftw (const char*, int (*) (const char *, const struct stat*, int, struct FTW *), int, int) +allow-header sys/stat.h + allow *_t #endif -- cgit v1.2.3-70-g09d2