Date: Thu, 16 Dec 2004 20:27:55 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen sigsetops.3 Message-ID: <200412162027.iBGKRtPF061358@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412162027.iBGKRtPF061358>
