From owner-freebsd-bugs Fri Jan 18 10: 0: 9 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D567B37B417 for ; Fri, 18 Jan 2002 10:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0II02I84460; Fri, 18 Jan 2002 10:00:02 -0800 (PST) (envelope-from gnats) Date: Fri, 18 Jan 2002 10:00:02 -0800 (PST) Message-Id: <200201181800.g0II02I84460@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garrett Wollman Subject: kern/34017: The siginfo_t passed to the signal handling routine is not filled out for AIO Reply-To: Garrett Wollman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/34017; it has been noted by GNATS. From: Garrett Wollman To: Kip Macy Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: kern/34017: The siginfo_t passed to the signal handling routine is not filled out for AIO Date: Fri, 18 Jan 2002 12:57:56 -0500 (EST) < said: > One can, when using AIO, enable a signal to be delivered on completion. > The siginfo_t passed to the signal handling routine that gets called on > completion is supposed to have a reference to the sigev_value that is > set when the aio_* operation is dispatched. This does not happen. FreeBSD does not support POSIX real-time signals. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message