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