davidxu 2005-12-06 06:22:12 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_mqueue.c
Log:
o Turn on MPSAFE flag for mqueuefs.
o Reuse si_mqd field in siginfo_t, this also gives userland
information about which descriptor is notified.
Revision Changes Path
1.9 +3 -4 src/sys/kern/uipc_mqueue.c