aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-12 20:44:20 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-12 20:44:20 +0000
commita5ce5fcf3830323f2d72c203491fa88a63a07036 (patch)
tree1313d4053d7f25edcf612ff7adc2e20e110409aa /ChangeLog
parentb398ae3c6da325b334319d061eaa84226dbe3141 (diff)
downloadglibc-a5ce5fcf3830323f2d72c203491fa88a63a07036.zip
glibc-a5ce5fcf3830323f2d72c203491fa88a63a07036.tar.gz
glibc-a5ce5fcf3830323f2d72c203491fa88a63a07036.tar.bz2
Update.
2003-01-12 Ulrich Drepper <drepper@redhat.com> * io/ftw.c (process_entry): Use relative path when using chdir() to change direcoty after call to ftw_dir. * io/ftwtest-sh: Add test for relative path argument to nftw() with FTW_CHDIR option.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4393fa5..c1269a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-01-12 Ulrich Drepper <drepper@redhat.com>
+
+ * io/ftw.c (process_entry): Use relative path when using chdir()
+ to change direcoty after call to ftw_dir.
+ * io/ftwtest-sh: Add test for relative path argument to nftw()
+ with FTW_CHDIR option.
+
2002-01-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_VFORK_SYSCALL):