# HG changeset patch # User Bruno Haible # Date 1321732372 -3600 # Node ID da3bb2df6a6a575b0a14a330377e2fc094acbbf6 # Parent fb1642a53c3bce7bb86b48bd9f7cbc25dfa07ffa openat: Fix file list. * modules/openat (Files): Remove lib/at-func.c. diff --git a/ChangeLog b/ChangeLog --- 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 --- a/modules/openat +++ b/modules/openat @@ -2,7 +2,6 @@ openat() function: Open a file at a directory. Files: -lib/at-func.c lib/openat.c lib/openat-priv.h m4/openat.m4