From: cgf AT bbc DOT com (Christopher Faylor) Subject: Re: two missing functions 13 Mar 1998 22:52:27 -0800 Message-ID: References: <19980312095720 DOT 00153 AT support DOT support DOT tivoli DOT com> Reply-To: cgf AT bbc DOT com To: gnu-win32 AT cygnus DOT com In article <19980312095720 DOT 00153 AT support DOT support DOT tivoli DOT com>, Wayne Walker wrote: >Hi! > >Thanks to lots of help from Ernie, I've got my apllications compiled and >ALMOST linked. I have references to sigset and killpg. These both >exist on Solaris and on AIX (where the code originated). Does anyone >have code to implement either of these two functions? #define sigset signal #define killpg(pgrp, sig) kill(-abs(pgrp), sig) -- http://www.bbc.com/ cgf AT bbc DOT com "Strange how unreal VMS=>UNIX Solutions Boston Business Computing the real can be." - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".