From a9ef3e1a943c1518338377fa05164fa3028db9f4 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 26 May 2007 21:32:26 +0000 Subject: [PATCH] 2007-05-26 Bruno Haible * 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 | 9 +++++++++ modules/chdir-long | 1 + modules/chdir-safer | 1 + modules/fts | 1 + modules/fts-lgpl | 1 + modules/openat | 1 + modules/savewd | 1 + 7 files changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 86f182f3d..a2e65cd83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-05-26 Bruno Haible + + * 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 Fix lseek on mingw. diff --git a/modules/chdir-long b/modules/chdir-long index 420c93760..8b0d551e1 100644 --- a/modules/chdir-long +++ b/modules/chdir-long @@ -7,6 +7,7 @@ lib/chdir-long.c m4/chdir-long.m4 Depends-on: +fchdir fcntl openat mempcpy diff --git a/modules/chdir-safer b/modules/chdir-safer index 0ae0a7add..6324158d6 100644 --- a/modules/chdir-safer +++ b/modules/chdir-safer @@ -7,6 +7,7 @@ lib/chdir-safer.c m4/chdir-safer.m4 Depends-on: +fchdir fcntl same-inode stdbool diff --git a/modules/fts b/modules/fts index 5473ee2a4..b45f0260b 100644 --- a/modules/fts +++ b/modules/fts @@ -11,6 +11,7 @@ Depends-on: cycle-check d-type dirfd +fchdir fcntl fcntl-safer hash diff --git a/modules/fts-lgpl b/modules/fts-lgpl index e96ebc286..3a6f0ed04 100644 --- a/modules/fts-lgpl +++ b/modules/fts-lgpl @@ -8,6 +8,7 @@ m4/fts.m4 Depends-on: dirfd +fchdir i-ring openat stdbool diff --git a/modules/openat b/modules/openat index 689bc206a..27806e963 100644 --- a/modules/openat +++ b/modules/openat @@ -16,6 +16,7 @@ m4/openat.m4 Depends-on: dirname extensions +fchdir gettext-h intprops lchown diff --git a/modules/savewd b/modules/savewd index 5504fa1c7..c2fd42f1a 100644 --- a/modules/savewd +++ b/modules/savewd @@ -9,6 +9,7 @@ m4/savewd.m4 Depends-on: dirname exit +fchdir fcntl-safer fcntl raise -- 2.11.0