delorie.com/archives/browse.cgi | search |
Date: | Thu, 28 Dec 1995 18:25:52 +0300 (MSK) |
From: | "Alexander V. Lukyanov" <lav AT video DOT yars DOT free DOT net> |
To: | dj AT delorie DOT com |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: DSIGNIF - where ? |
Actually, I'm trying to port a program to DOS, and some constants happen to be undefined. The first was DSIGNIF. Later I found undefined constant SA_RESTART which should be defined in signal.h. I guess I can just define it to 0, since (hopefully) DJGPP does not interrupt system calls at all. That program was successfully compiled on Solaris, SCO and Linux.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |