X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=26d64d2630136695121380caf06f215122aea366;hb=7cd979fbd80e6c99f8267044903fced42d96adbc;hp=18cd30ecf8f575c2afdc39e35d0e542f3e29c939;hpb=a121cabf70b992c7b2a2e49a27b059aac9987a10;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 18cd30ecf..26d64d263 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,22 @@ +2010-12-25 Bruno Haible + + printf-posix: Fix link error when a non-GCC compiler is used. + * lib/stdio.in.h (printf): When not using GCC, override printf + correctly. + Reported by Joachim Schmitz . + +2010-12-25 Bruno Haible + + strerror_r-posix: Update doc. + * doc/posix-functions/strerror_r.texi: Update doc about the return + value. See . + 2010-12-25 Paul Eggert + utimens: simplify the logic of the previous change + * m4/utimes.m4 (gl_FUNC_UTIMES): Simplify the logic a bit. + This should not affect whether the test succeeds or fails. + utimens: configure better on hosts with NFS clock skew * m4/utimes.m4 (gl_FUNC_UTIMES): Don't assume that utimes (f, NULL) uses the clock of the local host. It might use the clock of the