Import the strerror_r-posix module and use it in GDB.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 134c883d8230c71342c915d87b5cfd86b4aad463..0f92504269d4265252faf09a0a03675b7bab634a 100644 (file)
@@ -1,3 +1,12 @@
+2019-11-15  Christian Biesinger  <cbiesinger@google.com>
+
+       * config.in: Regenerate.
+       * configure: Regenerate.
+       * gdbsupport/common.m4: No longer check for strerror_r.
+       * gdbsupport/posix-strerror.c (safe_strerror): Always call the
+       POSIX version of strerror_r, now that gnulib provides it if
+       necessary.
+
 2019-11-14  Christian Biesinger  <cbiesinger@google.com>
 
        * README (`configure' options): Update.
This page took 0.026333 seconds and 4 git commands to generate.