From cffad2ae2a03c545a8858645f74c3300a52de7c1 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 28 Apr 2000 16:44:44 +0000 Subject: Update. 2000-04-28 Geoff Clare * io/ftw.c: Set errno to ENOENT (instead of ENOTDIR) when the path passed to ftw() or nftw() is an empty string. Closes PR libc/1710. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 295253de6c..379b2749e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-04-28 Geoff Clare + + * io/ftw.c: Set errno to ENOENT (instead of ENOTDIR) when the + path passed to ftw() or nftw() is an empty string. + Closes PR libc/1710. + 2000-04-27 Ulrich Drepper * localedata/Makefile (test-srcs): Add tst-mbswcs4 and tst-mbswcs5. -- cgit 1.4.1