]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 1 Aug 2002 09:19:30 +0000 (09:19 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 1 Aug 2002 09:19:30 +0000 (09:19 +0000)
old/sh-utils/ChangeLog

index 44b09969e672ae4c8bba4233962603702c81a593..6b588d2bf05e53850c2f17a4648e2805ce484229 100644 (file)
@@ -1,3 +1,9 @@
+2002-07-30  Paul Eggert  <eggert@twinsun.com>
+
+       * src/chroot.c (main): Exit with status 126 or 127 when execvp or
+       execv fails, for consistency with POSIX commands like env and nice.
+       * src/su.c (run_shell): Likewise.
+
 2002-07-29  Paul Eggert  <eggert@twinsun.com>
 
        * src/nohup.sh: Change behavior to conform to POSIX 1003.1-2001: