cvs commit: src/lib/libc/gen sigsetops.3
Maxim Konovalov
maxim at FreeBSD.org
Thu Dec 16 12:27:56 PST 2004
maxim 2004-12-16 20:27:55 UTC
FreeBSD src repository
Modified files:
lib/libc/gen sigsetops.3
Log:
o The macro versions of sigemptyset(3), sigfillset(3), sigaddset(3),
sigdelset(3) and sigismember(3) were killed about five years ago.
o The functions (specifically sigismember(3)) could return -1 and
set errno.
PR: bin/75156
Obtained from: NetBSD
MFC after: 2 weeks
o Bump the date of the document.
Revision Changes Path
1.9 +12 -9 src/lib/libc/gen/sigsetops.3
More information about the cvs-all
mailing list