]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Change behavior to conform to POSIX 1003.1-2001:
authorJim Meyering <jim@meyering.net>
Mon, 29 Jul 2002 12:17:42 +0000 (12:17 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 Jul 2002 12:17:42 +0000 (12:17 +0000)
commita022cf63299787e5223a94de0c76143c653bb313
treeb32a2a3b1ac36b68176f6feccd963d80fee95647
parentac8cf8db56171d1bce142e96f3355733a0a3ed65
Change behavior to conform to POSIX 1003.1-2001:
- Do not adjust scheduling priority.
- Redirects stderr to stdout, if stderr is not a terminal.
- Exit status is now 126 if command was found but not invoked,
  127 if nohup failed or if command was not found.
doc/coreutils.texi