Date: Tue, 11 May 1999 14:44:59 -0400 (EDT) From: Kelly Yancey <kbyanc@alcnet.com> To: freebsd-hackers@freebsd.org Subject: sigaction man page discrepencies Message-ID: <Pine.BSF.4.05.9905111428170.44733-100000@kronos.alcnet.com>
next in thread | raw e-mail | index | archive | help
Please, someone correct me if I'm wrong, but I noticed that in the sigaction man page it refers to the SA_RESTART flag for sa_flags in the text, but does not list that as a possible sa_flags value in the table right above it. Also, in the list of system calls which can be interrupted by a signal (and hence return EINTR), select() is not listed even though man select clearly lists EINTR as a possible return value for when "A signal was delivered before the time limit expired and before any of the selected events occurred" This is sigaction.2,v 1.19 1998/09/09 20:44:51 brian Exp If I'm not mistaken about this, I would be glad to submit the necessary patches. Thanks, Kelly ~kbyanc@alcnet.com~ FreeBSD - The Power To Serve - http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9905111428170.44733-100000>