openat: Fix file list.
authorBruno Haible <bruno@clisp.org>
Sat, 19 Nov 2011 19:52:52 +0000 (20:52 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 19 Nov 2011 19:52:52 +0000 (20:52 +0100)
* modules/openat (Files): Remove lib/at-func.c.

ChangeLog
modules/openat

index 0360859..73fcf5a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2011-11-19  Bruno Haible  <bruno@clisp.org>
 
+       openat: Fix file list.
+       * modules/openat (Files): Remove lib/at-func.c.
+
+2011-11-19  Bruno Haible  <bruno@clisp.org>
+
        fstatat: Simplify.
        * lib/fstatat.c (AT_FUNC_NAME): Define as fstatat. On platforms where
        gnulib should define rpl_fstatat, there is a
index ccd2e7d..7846401 100644 (file)
@@ -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