]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
nohup diagnostics are now more precise, and nohup now
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 23 Mar 2006 23:47:37 +0000 (23:47 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 23 Mar 2006 23:47:37 +0000 (23:47 +0000)
redirects stderr to nohup.out if stdout is closed and stderr is a tty.

ChangeLog
doc/ChangeLog

index 79c76cd2b9ef0332bdfd4b9d7c01f79284143dc8..0f4cbc0d641127d6c2eebf15a89b878e7115392c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
-2006-03-12  Jim Meyering  <jim@meyering.net>
+2006-03-23  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 6.0-cvs.
 
+       * NEWS: nohup diagnostics are now more precise, and nohup now
+       redirects stderr to nohup.out if stdout is closed and stderr is a tty.
+       * src/nohup.c (main): Implement this.
+       * tests/misc/nohup: Test the new behavior.
+
+2006-03-12  Jim Meyering  <jim@meyering.net>
+
        * src/copy.c (set_author): Rename function, from preserve_author.
 
        * src/remove.c (AD_pop_and_chdir): Use new macro,
index c7ec7300a2a88d08033905d04b8a427e8aea9079..359da8e9d628d1fe857d57f961d5bb9f4ee83cc2 100644 (file)
@@ -1,3 +1,8 @@
+2006-03-23  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * coreutils.texi (nohup invocation): nohup now redirects stderr to
+       nohup.out if stdout is closed and stderr is a tty.
+
 2006-03-05  Paul Eggert  <eggert@cs.ucla.edu>
 
        * coreutils.texi (dd invocation): New flags directory, nolinks.