Date: Sun, 4 Jan 1998 16:11:31 -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: <199801050011.QAA07514@freefall.freebsd.org>
index | next in thread | raw e-mail
jraynard 1998/01/04 16:11:31 PST
Modified files: (Branch: RELENG_2_2)
lib/libc/gen sigsetops.c
Log:
Merge from version 1.5 of current.
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.2.2.1 +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?199801050011.QAA07514>
