aboutsummaryrefslogtreecommitdiff
path: root/libfshelp/fetch-control.c
Commit message (Collapse)AuthorAgeFilesLines
* fshelp: Fix fetching control ports.Justus Winter2017-09-251-5/+1
| | | | | * libfshelp/fetch-control.c (fshelp_fetch_control): When a port is stale, do not try to deallocate it.
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-2/+2
| | | | | Our variants print stack traces on failures. This will make locating errors much easier.
* fshelp: Fix fetching the control port.Justus Winter2016-10-091-2/+13
| | | | | | * libfshelp/fetch-control.c (fshelp_fetch_control): Check if the control port is still alive, or deallocate the dead name, record the fact in the transbox, and return MACH_PORT_NULL.
* (fshelp_fetch_control): Only frob refs if control is non-null.Michael I. Bushnell1995-06-201-1/+2
|
* (fshelp_fetch_control): Don't frob obsolete innerlock.Michael I. Bushnell1995-06-191-2/+0
|
* Initial revisionMichael I. Bushnell1995-06-141-0/+32