changeset 2499:fa86a157c57e

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 06 May 2000 14:33:56 +0000
parents 44eabf13df1d
children b8b6cf3006f4
files lib/ChangeLog m4/ChangeLog
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -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
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -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.