]> Savannah Git Hosting - gnulib.git/commitdiff
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 0360859a04698658fa7c9470b98b677c4740597b..73fcf5a2b9191351dc68f7d69f413829222d684f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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.
index ccd2e7df706b390583a926787d7b3a70cae4d7cf..78464017492dc6a52d5b1f7908fe458523abf65a 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