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 87ed8c9..72c7c22 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 f7195b1..5fb57dd 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