delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/03/13/22:52:27.1

From: cgf AT bbc DOT com (Christopher Faylor)
Subject: Re: two missing functions
13 Mar 1998 22:52:27 -0800 :
Message-ID: <EpqMBM.9rE.cygnus.gnu-win32@bbc.com>
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  <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 -


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