delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1997/02/03/17:35:15

From: sandmann AT clio DOT rice DOT edu (Charles Sandmann)
Message-Id: <9702032156.AA12020@clio.rice.edu>
Subject: Re: POSIX signal functions (1/2)
To: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii)
Date: Mon, 3 Feb 1997 15:56:41 -0600 (CST)
Cc: djgpp-workers AT delorie DOT com, dj AT delorie DOT com
In-Reply-To: <Pine.SUN.3.91.970203180330.27257B-100000@is> from "Eli Zaretskii" at Feb 3, 97 06:05:09 pm

> I think I can't, because SIGMAX is non-POSIX and isn't defined when you 
> compile with -posix, while these are POSIX functions.  I was uneasy about 
> using 320, but I don't see any other way.  DJ?

While these are POSIX functions, you don't have to compile them with -posix.
The #define string will not be externally visable.  At the very least, put
a #ifndef SIGMAX ...#define SIGMAX in the top of the code itself and use
that, so the constant appears in a single place.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019