bug-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Signal names with autoconf?


From: Darrell Fuhriman
Subject: Re: Signal names with autoconf?
Date: Tue, 23 Apr 2002 09:20:14 -0700
User-agent: Mutt/1.3.27i

> Stringize it?

OK, everyone, you're making this really, really too hard.  'kill -l' does
*not* need to depend on bash.

% uname -svr
SunOS 5.8 Generic_108528-13

% /usr/bin/kill -l

EXIT HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM
USR1 USR2 CLD PWR WINCH URG POLL STOP TSTP CONT TTIN TTOU VTALRM PROF XCPU
XFSZ WAITING LWP FREEZE THAW CANCEL LOST RTMIN RTMIN+1 RTMIN+2 RTMIN+3
RTMAX-3 RTMAX-2 RTMAX-1 RTMAX 

If that's still not portable enough for you, why not just hack the code that
comes with the Configure script in perl?

Why are we trying to reinvent the wheel?

Darrell





reply via email to

[Prev in Thread] Current Thread [Next in Thread]