summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-06-10 09:01:41 +0000
committerJim Meyering <jim@meyering.net>2006-06-10 09:01:41 +0000
commita8ee9bcfb33a47600b2a5edb9a277fde1739ce7e (patch)
treeed7ce6566f3f174c4bd9fd636ec33d99ad08783f /m4/ChangeLog
parent82f9a230aa018ff6a31d258d955703846415c37b (diff)
downloadcoreutils-a8ee9bcfb33a47600b2a5edb9a277fde1739ce7e.tar.xz
Apply this change from gnulib:
2006-05-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> Bruno Haible <bruno@clisp.org> * strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a check for the declaration of strnlen and a run test that exposes the AIX 5.1 strnlen bug. In the failure case, #define strndup to rpl_strndup.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 07e28a10a..a8576d75b 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,15 @@
+2006-06-10 Jim Meyering <jim@meyering.net>
+
+ Apply this change from gnulib:
+
+ 2006-05-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ Bruno Haible <bruno@clisp.org>
+
+ * strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
+ check for the declaration of strnlen and a run test that exposes the
+ AIX 5.1 strnlen bug. In the failure case, #define strndup to
+ rpl_strndup.
+
2006-05-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a