*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 22 Aug 1999 10:53:37 +0000 (10:53 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Aug 1999 10:53:37 +0000 (10:53 +0000)
old/sh-utils/ChangeLog

index fda71c3..ea070a7 100644 (file)
@@ -1,5 +1,8 @@
 1999-08-22  Jim Meyering  <meyering@ascend.com>
 
+       * src/su.c (run_shell): Declare with noreturn attribute.
+       Use an explicit exit(1) rather than doing that through error.
+
        * src/sys2.h (IF_LINT): Define new macro.
        * src/date.c (batch_convert): Use IF_LINT macro instead of #ifdef lint.
        * src/pathchk.c (validate_path): Likewise.