Mercurial > hg > xemacs-beta
comparison lib-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 | cb345077c98c |
children | 0205cafe98ff |
comparison
equal
deleted
inserted
replaced
977:b6b74d181b7f | 978:13e47461d509 |
---|---|
1 2002-08-21 Jerry James <james@xemacs.org> | |
2 | |
3 * gnuserv.h: Revert previous patch. Include syssignal.h instead | |
4 of signal.h. | |
5 * tcp.c: Include config.h, and substitute syssignal.h for | |
6 signal.h. | |
7 | |
1 2002-08-02 Jerry James <james@xemacs.org> | 8 2002-08-02 Jerry James <james@xemacs.org> |
2 | 9 |
3 * gnuserv.h: Include signal.h early to define NSIG before config.h | 10 * gnuserv.h: Include signal.h early to define NSIG before config.h |
4 is included. | 11 is included. |
5 | 12 |