changeset 8873:25ee90a28a16

2007-05-26 Bruno Haible <bruno@clisp.org> * modules/chdir-long (Depends-on): Add fchdir. * modules/chdir-safer (Depends-on): Likewise. * modules/fts (Depends-on): Likewise. * modules/fts-lgpl (Depends-on): Likewise. * modules/openat (Depends-on): Likewise. * modules/savewd (Depends-on): Likewise.
author Bruno Haible <bruno@clisp.org>
date Sat, 26 May 2007 21:32:26 +0000
parents dfee3b4fd46c
children d0bb3e532814
files ChangeLog modules/chdir-long modules/chdir-safer modules/fts modules/fts-lgpl modules/openat modules/savewd
diffstat 7 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-05-26  Bruno Haible  <bruno@clisp.org>
+
+	* modules/chdir-long (Depends-on): Add fchdir.
+	* modules/chdir-safer (Depends-on): Likewise.
+	* modules/fts (Depends-on): Likewise.
+	* modules/fts-lgpl (Depends-on): Likewise.
+	* modules/openat (Depends-on): Likewise.
+	* modules/savewd (Depends-on): Likewise.
+
 2007-05-24  Eric Blake  <ebb9@byu.net>
 
 	Fix lseek on mingw.
--- a/modules/chdir-long
+++ b/modules/chdir-long
@@ -7,6 +7,7 @@
 m4/chdir-long.m4
 
 Depends-on:
+fchdir
 fcntl
 openat
 mempcpy
--- a/modules/chdir-safer
+++ b/modules/chdir-safer
@@ -7,6 +7,7 @@
 m4/chdir-safer.m4
 
 Depends-on:
+fchdir
 fcntl
 same-inode
 stdbool
--- a/modules/fts
+++ b/modules/fts
@@ -11,6 +11,7 @@
 cycle-check
 d-type
 dirfd
+fchdir
 fcntl
 fcntl-safer
 hash
--- a/modules/fts-lgpl
+++ b/modules/fts-lgpl
@@ -8,6 +8,7 @@
 
 Depends-on:
 dirfd
+fchdir
 i-ring
 openat
 stdbool
--- a/modules/openat
+++ b/modules/openat
@@ -16,6 +16,7 @@
 Depends-on:
 dirname
 extensions
+fchdir
 gettext-h
 intprops
 lchown
--- a/modules/savewd
+++ b/modules/savewd
@@ -9,6 +9,7 @@
 Depends-on:
 dirname
 exit
+fchdir
 fcntl-safer
 fcntl
 raise