From 829fcc09917483a1db3cf496f7f822592e7e58c9 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 15 Jul 2005 21:55:32 +0000 Subject: [PATCH] nohup no longer worries about POSIXLY_CORRECT. --- ChangeLog | 8 +++++++- doc/ChangeLog | 5 +++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 87ed8c9..72c7c22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2005-07-13 Paul Eggert +2005-07-15 Paul Eggert * 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 + * src/Makefile.am (nanosec_libs): Remove $(FESETROUND_LIBM); no longer needed. Problem reported by Jeff Bailey. diff --git a/doc/ChangeLog b/doc/ChangeLog index f7195b1..5fb57dd 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-07-15 Paul Eggert + + * coreutils.texi (nohup invocation): POSIXLY_CORRECT no longer + affects nohup's behavior. Input is redirected from /dev/null. + 2005-07-11 Paul Eggert * coreutils.texi (cat invocation): Remove -B or --binary option -- 2.7.4