From 8ab42dc273079773642aff325d8d20e8c6e0c36b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 22 Aug 1999 10:53:37 +0000 Subject: [PATCH] *** empty log message *** --- old/sh-utils/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index fda71c3..ea070a7 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,8 @@ 1999-08-22 Jim Meyering + * 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. -- 2.7.4