Date: Fri, 21 Nov 1997 15:18:07 -0800 (PST) From: James Raynard <jraynard@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen sigsetops.c Message-ID: <199711212318.PAA07217@freefall.freebsd.org>
index | next in thread | raw e-mail
jraynard 1997/11/21 15:18:06 PST
Modified files:
lib/libc/gen sigsetops.c
Log:
Fix bit-twiddling in sigismember(3).
Note this ONLY affects the function version - the macro version is always
used unless for some reason you put #undef sigismember in your code before
calling it.
PR: 3615
Submitted by: Nanbor Wang <nw1@cs.wustl.edu> (slightly amended patch)
Revision Changes Path
1.5 +1 -1 src/lib/libc/gen/sigsetops.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711212318.PAA07217>
