summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-03-12 12:39:06 +0100
committerBruno Haible <bruno@clisp.org>2011-03-12 12:57:06 +0100
commitfde406769e0b55fef29159566facb14d49619b8d (patch)
treee6c36ad6c519046e8365831d022c88745c4c79ab /ChangeLog
parent2e683a8ac281808e3c4926bba0aede3470b45ec7 (diff)
downloadgnulib-fde406769e0b55fef29159566facb14d49619b8d.tar.gz
futimens, utimensat: Avoid endless recursion on Solaris 10.
* lib/sys_stat.in.h (futimens, utimensat): Define with rpl_ prefix on Solaris. Reported by Ben Walton <bwalton@artsci.utoronto.ca> via Eric Blake in <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8230>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba7252ab83..66c95a9a85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-03-12 Bruno Haible <bruno@clisp.org>
+
+ futimens, utimensat: Avoid endless recursion on Solaris 10.
+ * lib/sys_stat.in.h (futimens, utimensat): Define with rpl_ prefix on
+ Solaris.
+ Reported by Ben Walton <bwalton@artsci.utoronto.ca> via Eric Blake
+ in <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8230>.
+
2011-03-11 Jim Meyering <meyering@redhat.com>
maint.mk: relax a regexp to accommodate other formatting styles