]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
nohup no longer worries about POSIXLY_CORRECT.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Jul 2005 21:55:32 +0000 (21:55 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Jul 2005 21:55:32 +0000 (21:55 +0000)
ChangeLog
doc/ChangeLog

index 87ed8c99b84035224bc6f763d07a2fc340bbd4f9..72c7c2244aae0e6ab76f07ec9a893f9e8f2fe513 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2005-07-13  Paul Eggert  <eggert@cs.ucla.edu>
+2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 5.3.1.
 
+       * src/nohup.c (main): Don't worry about POSIXLY_CORRECT.  Today's
+       Austin Group Minutes says that the GNU behavior will be put
+       forward as proposed text for a future revision.
+
+2005-07-13  Paul Eggert  <eggert@cs.ucla.edu>
+
        * src/Makefile.am (nanosec_libs): Remove $(FESETROUND_LIBM); no longer
        needed.  Problem reported by Jeff Bailey.
 
index f7195b13d4333a5727623716b61c71f1ed474c8d..5fb57ddd1760337a6e2da16c5fb909eecdb8da88 100644 (file)
@@ -1,3 +1,8 @@
+2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * coreutils.texi (nohup invocation): POSIXLY_CORRECT no longer
+       affects nohup's behavior.  Input is redirected from /dev/null.
+
 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
 
        * coreutils.texi (cat invocation): Remove -B or --binary option