*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 6 May 2000 14:33:56 +0000 (14:33 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 6 May 2000 14:33:56 +0000 (14:33 +0000)
lib/ChangeLog
m4/ChangeLog

index cd85a13..1fa731e 100644 (file)
@@ -1,3 +1,12 @@
+2000-05-06  Jim Meyering  <meyering@lucent.com>
+
+       * atexit.c: New file, from libiberty.
+
+2000-05-06  Jim Meyering  <meyering@lucent.com>
+
+       * closeout.c (close_stdout_status): Also check for errors on the
+       stderr stream.
+
 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
 
        * localcharset.c (get_charset_aliases): Use malloc, realloc and memcpy
index 2eff1e1..2b5056d 100644 (file)
@@ -1,5 +1,8 @@
 2000-05-06  Jim Meyering  <meyering@lucent.com>
 
+       * jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
+       (AC_REPLACE_FUNCS): Add strnlen.
+
        * rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
        * jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.