summaryrefslogtreecommitdiff
path: root/libports/inhibit-port-rpcs.c
AgeCommit message (Collapse)Author
1996-01-27(ports_inhibit_port_rpcs):Miles Bader
Be interruptable; return EINTR if interrupted, or EBUSY if already inhibited.
1995-11-18If calling thread is serving an RPC, don't block waiting for that RPC toRoland McGrath
finish.
1995-08-30(inhibit_port_rpcs): Renamed to `ports_inhibit_port_rpcs'.Miles Bader
1995-08-24(inhibit_port_rpcs): thread_cancel -> hurd_thread_cancel. Include <hurd.h>.Miles Bader
1995-06-20Initial revisionMichael I. Bushnell