From 63a2f30529aca7a97f84a7f2a6f8afc40f0a3cdb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 21 Feb 2007 09:36:46 +0000 Subject: [BZ #4076] * io/ftw.c (ftw_startup): Handle special case of FTW_CHDIR in /. (open_dir_stream): Likewise. * io/Makefile (tests): Add bug-ftw5. io/bug-ftw5.c: New file. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 5cee640..22aeba8 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2007-02-21 Ulrich Drepper + + * sysdeps/pthread/pthread-functions.h: Correct last patch, correct + PTHFCT_CALL definition. + 2007-02-18 Ulrich Drepper * sysdeps/pthread/pthread-functions.h: If PTR_DEMANGLE is not -- cgit v1.1