Change strerror so that it never returns an empty string.
[pspp] / ChangeLog
index 877b6653857bd6bee72c055afc43bfd794770387..e5ea16c6df0b37b96b16ff1127e355976bf53c69 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-26  Bruno Haible  <bruno@clisp.org>
+
+       * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
+       strerror returned the empty string. Needed on HP-UX 11.00.
+
 2007-10-24  Micah Cowan  <micah@cowan.name>
 
        Remove vestiges of cvs-gnulib-checkout process.  Now we use git.