xm-sco5.h (sys_siglist): Define.

* xm-sco5.h (sys_siglist): Define.
        (SYS_SIGLIST_DECLARED): Likewise.
From Robert Lipe.

From-SVN: r15056
This commit is contained in:
Robert Lipe 1997-09-03 15:04:27 +00:00 committed by Jeff Law
parent 056c014d34
commit feb211221a
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Wed Sep 3 09:05:41 1997 Robert Lipe (robert@dgii.com)
* xm-sco5.h (sys_siglist): Define.
(SYS_SIGLIST_DECLARED): Likewise.
Tue Sep 2 23:33:33 1997 Jeffrey A Law (law@cygnus.com)
* expr.c (convert_move): Handle truncation from TQFmode to QFmode.

View File

@ -5,4 +5,8 @@
/* Big buffers improve performance. */
#define IO_BUFFER_SIZE (0x8000 - 1024)
/* OpenServer provides no sys_siglist,
but does offer the same data under another name. */
#define sys_siglist _sys_siglist
#undef SYS_SIGLIST_DECLARED
#define SYS_SIGLIST_DECLARED