1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-11 15:32:52 +02:00

nohup now ignores the umask when creating nohup.out.

nohup now closes stderr if it is a terminal and stdout is closed.
This commit is contained in:
Paul Eggert
2005-03-19 00:45:08 +00:00
parent 0ef98b62fb
commit 319ebff684

6
NEWS
View File

@@ -4,6 +4,12 @@ GNU coreutils NEWS -*- outline -*-
** Changes for better compliance with POSIX
nohup changes:
nohup now ignores the umask when creating nohup.out.
nohup now closes stderr if it is a terminal and stdout is closed.
pathchk changes:
It now rejects the empty name in the normal case. That is,