findutils-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Findutils-patches] [PATCH 5/5] Adopt the use of the gnulib module readl


From: James Youngman
Subject: [Findutils-patches] [PATCH 5/5] Adopt the use of the gnulib module readlink
Date: Thu, 8 Apr 2010 02:44:54 +0100

Signed-off-by: James Youngman <address@hidden>
---
 ChangeLog            |    3 +++
 import-gnulib.config |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index e72586f..fef71ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-04-08  James Youngman  <address@hidden>
 
+       Adopt the use of the gnulib module readlink.
+       * import-gnulib.config (modules): Add readlink.
+
        Adopt the use of the gnulib module isblank.
        (modules): Add isblank.
 
diff --git a/import-gnulib.config b/import-gnulib.config
index 65009c7..6abdeb3 100644
--- a/import-gnulib.config
+++ b/import-gnulib.config
@@ -35,7 +35,6 @@ update-copyright
 # consider using manywarnings
 # consider using nproc in xargs
 # consider using pmccabe2html
-# consider using readlink
 # consider using selinux-h
 # consider using gendocs
 # consider using sig2str in xargs
@@ -113,6 +112,7 @@ pathmax
 perror
 progname
 quotearg
+readlink
 realloc
 regex
 rpmatch
-- 
1.7.0





reply via email to

[Prev in Thread] Current Thread [Next in Thread]