2007-05-26 Bruno Haible <bruno@clisp.org>
authorBruno Haible <bruno@clisp.org>
Sat, 26 May 2007 21:32:26 +0000 (21:32 +0000)
committerBruno Haible <bruno@clisp.org>
Sat, 26 May 2007 21:32:26 +0000 (21:32 +0000)
        * 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.

ChangeLog
modules/chdir-long
modules/chdir-safer
modules/fts
modules/fts-lgpl
modules/openat
modules/savewd

index 86f182f..a2e65cd 100644 (file)
--- 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.
index 420c937..8b0d551 100644 (file)
@@ -7,6 +7,7 @@ lib/chdir-long.c
 m4/chdir-long.m4
 
 Depends-on:
+fchdir
 fcntl
 openat
 mempcpy
index 0ae0a7a..6324158 100644 (file)
@@ -7,6 +7,7 @@ lib/chdir-safer.c
 m4/chdir-safer.m4
 
 Depends-on:
+fchdir
 fcntl
 same-inode
 stdbool
index 5473ee2..b45f026 100644 (file)
@@ -11,6 +11,7 @@ Depends-on:
 cycle-check
 d-type
 dirfd
+fchdir
 fcntl
 fcntl-safer
 hash
index e96ebc2..3a6f0ed 100644 (file)
@@ -8,6 +8,7 @@ m4/fts.m4
 
 Depends-on:
 dirfd
+fchdir
 i-ring
 openat
 stdbool
index 689bc20..27806e9 100644 (file)
@@ -16,6 +16,7 @@ m4/openat.m4
 Depends-on:
 dirname
 extensions
+fchdir
 gettext-h
 intprops
 lchown
index 5504fa1..c2fd42f 100644 (file)
@@ -9,6 +9,7 @@ m4/savewd.m4
 Depends-on:
 dirname
 exit
+fchdir
 fcntl-safer
 fcntl
 raise