From: Bruno Haible Date: Sat, 19 Nov 2011 19:52:52 +0000 (+0100) Subject: openat: Fix file list. X-Git-Tag: v0.1~1423 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=320ccdcb323358ccf40e52bed693e36112834b02;p=gnulib.git openat: Fix file list. * modules/openat (Files): Remove lib/at-func.c. --- diff --git a/ChangeLog b/ChangeLog index 0360859a04..73fcf5a2b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-11-19 Bruno Haible + + openat: Fix file list. + * modules/openat (Files): Remove lib/at-func.c. + 2011-11-19 Bruno Haible fstatat: Simplify. diff --git a/modules/openat b/modules/openat index ccd2e7df70..7846401749 100644 --- a/modules/openat +++ b/modules/openat @@ -2,7 +2,6 @@ Description: openat() function: Open a file at a directory. Files: -lib/at-func.c lib/openat.c lib/openat-priv.h m4/openat.m4