Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-07-25 | * inhibit-all-rpcs.c (ports_inhibit_all_rpcs): Avoid calling | Mark Kettenis | |
hurd_thread_cancel on the current thread. * inhibit-class-rpcs.c (ports_inhibit_class_rpcs): Likewise. * inhibit-bucket-rpcs.c (ports_inhibit_bucket_rpcs): Likewise. * inhibit-port-rpcs.c (ports_inhibit_port_rpcs): Likewise. | |||
1996-01-27 | (ports_inhibit_port_rpcs): | Miles Bader | |
Be interruptable; return EINTR if interrupted, or EBUSY if already inhibited. | |||
1995-11-18 | If calling thread is serving an RPC, don't block waiting for that RPC to | Roland 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-20 | Initial revision | Michael I. Bushnell | |