From: Jim Meyering Date: Wed, 10 Mar 2004 09:57:29 +0000 (+0000) Subject: . X-Git-Tag: v5.2.1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce4f09d642f58ea0177d9c494a081e9661646dd7;p=thirdparty%2Fcoreutils.git . --- diff --git a/NEWS b/NEWS index 1fa955d9e7..b56f898201 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ GNU coreutils NEWS -*- outline -*- ** Bug fixes + `cp --sparse=always F /dev/hdx' no longer tries to use lseek to create + holes in the destination. + nohup now sets the close-on-exec flag for its copy of the stderr file descriptor. This avoids some nohup-induced hangs. For example, before this change, if you ran `ssh localhost', then `nohup sleep 600