cvs commit: src/sys/kern uipc_mqueue.c

David Xu davidxu at FreeBSD.org
Sun Dec 4 19:23:29 PST 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-all mailing list