changeset 2521:e15a7ad24eba

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Mon, 15 May 2000 10:22:01 +0000
parents 969ab6bb95c4
children 31ce9e1b6eea
files lib/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,8 +1,16 @@
 2000-05-15  Jim Meyering  <meyering@lucent.com>
 
+
 	* version-etc.c (version_etc_copyright): Update the copyright string
 	used in all --version output.
 
+2000-05-14  Jim Meyering  <meyering@lucent.com>
+
+	* closeout.c (close_stdout_set_file_name): New function.
+	(close_stdout_status): Use new file-scoped global.
+	Return right away if fstat says the stdout file descriptor is invalid.
+	* closeout.h (close_stdout_set_file_name): Declare.
+
 2000-05-10  Jim Meyering  <meyering@lucent.com>
 
 	* closeout.c [default_exit_status]: New file-scoped variable.