Subject: sigwaitinfo() in NetBSD
To: None <tech-kern@netbsd.org>
From: Joel Votaw <jovotaw@cs.nmsu.edu>
List: tech-kern
Date: 10/31/2000 13:43:28
I'm new to programming for NetBSD so please excuse me if this is a stupid
question...

Does NetBSD support sigwait() or sigwaitinfo() ?  I'm interested in using
realtime signals for an experimental Web server I'm writing.

Thanks for any info,

	-Joel