]> git.pond.sub.org Git - empserver/blobdiff - src/lib/lwp/lwpint.h
[!POSIXSIGNALS]: Thoroughly obsolete, remove. This also gets rid of
[empserver] / src / lib / lwp / lwpint.h
index ba044a349e8d4bede46cc9858a7a550db0fb91f0..d3ca7fa02fe6f2b391ac505952b11957c10d876e 100644 (file)
@@ -72,8 +72,6 @@ void lwpRestore(jmp_buf);
 /* XXX Note that this assumes sizeof(long) == 4 */
 #define LWP_CHECKMARK  0x5a5a5a5aL
 
-#define SIGNALS        sigmask(SIGALRM)
-
 #ifndef hpux
 typedef double stkalign_t;
 #else