Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
977:b6b74d181b7f | 978:13e47461d509 |
---|---|
1 2002-08-21 Jerry James <james@xemacs.org> | |
2 | |
3 * getloadavg.c: Substitute syssignal.h for signal.h. | |
4 * malloc.c: Ditto. | |
5 * unexhp9k3.c: Ditto. | |
6 * syssignal.h: Put NSIG setting code for SVR4 here. | |
7 * s/usg5-4.h: Don't include signal.h. Remove NSIG setting code, | |
8 since signal.h has not yet been included. | |
9 | |
1 2002-08-16 Steve Youngs <youngs@xemacs.org> | 10 2002-08-16 Steve Youngs <youngs@xemacs.org> |
2 | 11 |
3 * config.h.in (XEMACS_EXTRA_NAME): New. | 12 * config.h.in (XEMACS_EXTRA_NAME): New. |
4 | 13 |
5 * emacs.c (vars_of_emacs): Use it. | 14 * emacs.c (vars_of_emacs): Use it. |