aboutsummaryrefslogtreecommitdiff
path: root/libports/get-right.c
Commit message (Collapse)AuthorAgeFilesLines
* (ports_get_right):Miles Bader1996-03-051-5/+10
| | | | Check mach_port_request_notification for error returns, against all odds.
* (ports_get_right): If the right is null (because we are closing down),Michael I. Bushnell1995-07-211-1/+7
| | | | then just return null. (This helps in a race in ufs/ex2fs).
* (ports_get_right): Parenthesize flag test correctly.Michael I. Bushnell1995-06-221-1/+1
|
* Initial revisionMichael I. Bushnell1995-06-201-0/+49