From: "David Berthiaume" Newsgroups: comp.os.msdos.djgpp Subject: sigmask and sigsetmask Date: Fri, 24 Jul 1998 00:42:49 -0400 Organization: oemnetworks.com Lines: 7 Message-ID: <35b8129b.0@209.113.154.11> NNTP-Posting-Host: rboc1.prime-x.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, i have a program here that i use in linux all the time, and am trying to port to dos with djgpp, but there are no sigmask and sigsetmask defined in signal.h in djgpp, and I tryed to port them already and to no avail. anyone got them ported or any suggestions?