]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Update tst-regex.c/tst-regex2.c for old ChangeLog move
[thirdparty/glibc.git] / ChangeLog
index 4f8a12ca7c2abd80f39cd4152f9887967df1aefb..b06aeda7c76fe4f02533336d98c99e8524cc2480 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2017-09-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * posix/tst-regex.c (do_test): Replace "../ChangeLog.8" with
+       "../ChangeLog.old/ChangeLog.8".
+       * posix/tst-regex2.c (do_test): Replace "../ChangeLog.14" with
+       "../ChangeLog.old/ChangeLog.14".
+
+2017-09-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * manual/contrib.texi: Credit Ulrich Drepper for the POSIX
+       Threads Library.
+
+2017-09-01  Joseph Myers  <joseph@codesourcery.com>
+
+       * sysdeps/unix/sysv/linux/gentempfd.c: Include <string.h>.
+
+2017-09-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * csu/version.c (banner): Remove "by Roland McGrath et al.".
+       * nptl/Banner: Remove "by Ulrich Drepper et al.".
+
+2017-09-01  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * stdlib/tst-atexit-common.c (do_test): Test support for at least
+       32 atexit handlers.
+
+2017-09-01  Zack Weinberg  <zackw@panix.com>
+
+       * math/math.h (HUGE_VAL): Improve commentary.
+
 2017-09-01  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
            Andreas Schwab  <schwab@suse.de>