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
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,