summaryrefslogtreecommitdiff
path: root/libports/get-right.c
AgeCommit message (Collapse)Author
2000-03-172000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* get-right.c (gdb_loses): Remove global variable. (ports_get_right): Use a local instead.
1996-07-03(ports_get_right): Supply correct sync value in notification request.Michael I. Bushnell
1996-03-05(ports_get_right):Miles Bader
Check mach_port_request_notification for error returns, against all odds.
1995-07-21(ports_get_right): If the right is null (because we are closing down),Michael I. Bushnell
then just return null. (This helps in a race in ufs/ex2fs).
1995-06-22(ports_get_right): Parenthesize flag test correctly.Michael I. Bushnell
1995-06-20Initial revisionMichael I. Bushnell