[project @ 2001-08-20 14:57:42 by sof]
sigemptyset: may be implemented as a macro on some plats, so wrap it up in an inline function to get the C types right. (Thomas Nordin, using OpenBSD, spotted this one).
Please register or sign in to comment
sigemptyset: may be implemented as a macro on some plats, so wrap it up in an inline function to get the C types right. (Thomas Nordin, using OpenBSD, spotted this one).