diff src/ChangeLog @ 978:13e47461d509

[xemacs-hg @ 2002-08-29 19:45:20 by james] Include syssignal.h instead of signal.h. Move NSIG setting code for SVR4 to syssignal.h.
author james
date Thu, 29 Aug 2002 19:45:34 +0000
parents 151d438d2d55
children 2ec85ed291da
line wrap: on
line diff
--- a/src/ChangeLog	Thu Aug 29 08:28:50 2002 +0000
+++ b/src/ChangeLog	Thu Aug 29 19:45:34 2002 +0000
@@ -1,3 +1,12 @@
+2002-08-21  Jerry James  <james@xemacs.org>
+
+	* getloadavg.c: Substitute syssignal.h for signal.h.
+	* malloc.c: Ditto.
+	* unexhp9k3.c: Ditto.
+	* syssignal.h: Put NSIG setting code for SVR4 here.
+	* s/usg5-4.h: Don't include signal.h.  Remove NSIG setting code,
+	since signal.h has not yet been included.
+
 2002-08-16  Steve Youngs  <youngs@xemacs.org>
 
 	* config.h.in (XEMACS_EXTRA_NAME): New.