aboutsummaryrefslogtreecommitdiff
path: root/libports/get-right.c
Commit message (Collapse)AuthorAgeFilesLines
* 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-171-14/+13
| | | | | * get-right.c (gdb_loses): Remove global variable. (ports_get_right): Use a local instead.
* (ports_get_right): Supply correct sync value in notification request.Michael I. Bushnell1996-07-031-1/+1
|
* (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