From: Roland McGrath Date: Thu, 9 May 1996 20:07:56 +0000 (+0000) Subject: . X-Git-Tag: 3.74.4~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=40a08e8a627261d191edf3d7a57ccc747af2997f;p=platform%2Fupstream%2Fmake.git . --- diff --git a/ChangeLog b/ChangeLog index e9bba1c..fb5e293 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Thu May 9 13:54:49 1996 Roland McGrath + * commands.c (fatal_error_signal) [SIGQUIT]: Make SIGQUIT check + conditional. + * main.c (main): Use unsigned for fread return. * read.c (parse_file_seq): Use `int' for char arg to avoid widening