Mail Archives: cygwin/1998/03/13/22:52:27.1
In article <19980312095720 DOT 00153 AT support DOT support DOT tivoli DOT com>,
Wayne Walker <wwalker AT corp DOT tivoli DOT com> 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".
- Raw text -