cvs commit: src/sys/kern uipc_mqueue.c
David Xu
davidxu at FreeBSD.org
Mon Dec 5 03:23:29 GMT 2005
davidxu 2005-12-05 03:23:27 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_mqueue.c
Log:
Handle SIGEV_NONE, if notification is SIGEV_NONE, error status and
return status will be set, but no notification will be registered.
Increase hard limit of maxmsg to 100, so posixtestsuite ports can run.
Revision Changes Path
1.7 +4 -3 src/sys/kern/uipc_mqueue.c
More information about the cvs-src
mailing list