aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-10-07 22:30:13 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2018-10-08 11:28:25 -0700
commit5a580643111ef6081be7b4c7bd1997a5447c903f (patch)
treebdf64e7fab4c531aafd7afc852e9239f177346b4 /ChangeLog
parentc892ae04f47908479220247a311bc0067229b592 (diff)
downloadglibc-5a580643111ef6081be7b4c7bd1997a5447c903f.zip
glibc-5a580643111ef6081be7b4c7bd1997a5447c903f.tar.gz
glibc-5a580643111ef6081be7b4c7bd1997a5447c903f.tar.bz2
mktime fix for Gnulib + coreutils
[BZ#23745] This fix affects only Gnulib. Problem discovered when mktime.c was used as part of Gnulib in bleeding-edge Coreutils. * time/mktime.c: (my_tzset) [!_LIBC && !NEED_MKTIME_WORKING && !NEED_MKTIME_WINDOWS]: Do not define since it is not used. Defining an unused static function prompts a warning from GCC when Coreutils is configured with --enable-gcc-warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af0f15b..cadf861 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2018-10-08 Paul Eggert <eggert@cs.ucla.edu>
+
+ mktime fix for Gnulib + coreutils
+ [BZ#23745]
+ This fix affects only Gnulib. Problem discovered when
+ mktime.c was used as part of Gnulib in bleeding-edge Coreutils.
+ * time/mktime.c:
+ (my_tzset) [!_LIBC && !NEED_MKTIME_WORKING && !NEED_MKTIME_WINDOWS]:
+ Do not define since it is not used. Defining an unused static
+ function prompts a warning from GCC when Coreutils is configured
+ with --enable-gcc-warnings.
+
2018-10-08 Leonardo Sandoval <leonardo.sandoval.gonzalez@intel.com>
* benchtests/scripts/compare_bench.py (main): set float type on