atom feed6 messages in org.freebsd.freebsd-hackerssig*set macros in <signal.h>
FromSent OnAttachments
Mike PritchardFeb 26, 1997 1:36 pm 
Bruce EvansFeb 26, 1997 8:21 pm 
Mike PritchardFeb 26, 1997 11:53 pm 
Bruce EvansFeb 27, 1997 3:14 am 
Mike PritchardFeb 27, 1997 5:32 pm 
Bruce EvansFeb 27, 1997 7:22 pm 
Subject:sig*set macros in <signal.h>
From:Mike Pritchard (@)
Date:Feb 26, 1997 1:36:48 pm
List:org.freebsd.freebsd-hackers

Is there a good reason for having the sig*set macros defined in <signal.h> and the equivalent functions in libc? The macros are only defined if _ANSI_SOURCE isn't. Plus it doesn't looks like they are used that much anyways (about 2 dozen programs).