index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libports
Age
Commit message (
Expand
)
Author
1995-11-21
(ports_S_interrupt_operation): Declare kern_return_t.
Michael I. Bushnell
1995-11-21
(ports_do_mach_notify_dead_name): declare kern_return_t.
Michael I. Bushnell
1995-11-21
(ports_S_interrupt_operation): Declare extern.
Michael I. Bushnell
1995-11-21
Include "notify_S.h".
Michael I. Bushnell
1995-11-21
Include "interrupt_S.h".
Michael I. Bushnell
1995-11-21
(ports_S_interrupt_operation): Include seqno arg.
Michael I. Bushnell
1995-11-21
(ports_manage_port_operations_multithread): Actually, just use
Michael I. Bushnell
1995-11-21
(ports_manage_port_operations_multithread): Lock _ports_lock around
Michael I. Bushnell
1995-11-21
(ports_S_interrupt_operation): Set PI->cancel_threshhold if the
Michael I. Bushnell
1995-11-21
(ports_manage_port_operations_multithread/internal_demuxer): If the
Michael I. Bushnell
1995-11-21
(ports_manage_port_operations_one_thread): Doc fix.
Michael I. Bushnell
1995-11-21
(ports_reallocate_from_external): Clear PI->cancel_threshhold.
Michael I. Bushnell
1995-11-21
(ports_reallocate_port): Clear PI->cancel_threshhold.
Michael I. Bushnell
1995-11-21
(ports_intern_external_port): Initialize PI->cancel_threshhold.
Michael I. Bushnell
1995-11-21
(ports_allocate_port): Initialize PI->cancel_threshhold.
Michael I. Bushnell
1995-11-21
(struct port_info): New member `cancel_threshhold'.
Michael I. Bushnell
1995-11-18
If calling thread is serving an RPC, don't block waiting for that RPC to
Roland McGrath
1995-11-18
(ports_inhibit_all_rpcs): Renamed from inhibit_all_rpcs.
Roland McGrath
1995-10-24
(ports_manage_port_operations_multithread/internal_demuxer): Don't
Michael I. Bushnell
1995-10-24
(ports_manage_port_operations_one_thread/internal_demuxer): Don't
Michael I. Bushnell
1995-10-09
(libports.so): Don't depend on libthreads.so.
Roland McGrath
1995-10-09
Specify shared library dependencies.
Roland McGrath
1995-09-22
Include hurd.h.
Roland McGrath
1995-09-22
Fix typo in last change.
Roland McGrath
1995-09-22
Include errno.h for error_t decl.
Roland McGrath
1995-09-08
(ports_end_rpc): Call hurd_check_cancel.
Michael I. Bushnell
1995-09-06
(OBJS): Add interruptServer.o.
Miles Bader
1995-09-06
(ports_interrupt_server, ports_S_interrupt_operation): New declarations.
Miles Bader
1995-09-06
Initial revision
Miles Bader
1995-09-06
(ports_notify_server, ports_do_mach_notify_*): New decls.
Miles Bader
1995-09-06
(MIGCOMSFLAGS): New variable.
Miles Bader
1995-09-06
Initial revision
Miles Bader
1995-08-30
(inhibit_port_rpcs): Renamed to `ports_inhibit_port_rpcs'.
Miles Bader
1995-08-29
(ports_manage_port_operations_multithread): Hammer WIRE_CTHREADS on
Michael I. Bushnell
1995-08-24
(ports_inhibit_bucket_rpcs): thread_cancel -> hurd_thread_cancel.
Miles Bader
1995-08-24
(ports_inhibit_class_rpcs): thread_cancel -> hurd_thread_cancel.
Miles Bader
1995-08-24
(inhibit_all_rpcs): thread_cancel -> hurd_thread_cancel.
Miles Bader
1995-08-24
(inhibit_port_rpcs): thread_cancel -> hurd_thread_cancel. Include <hurd.h>.
Miles Bader
1995-08-24
(ports_interrupt_rpc): thread_cancel -> hurd_thread_cancel. Include <hurd.h>.
Miles Bader
1995-08-24
(ports_interrupt_rpc): Really never mind.
Michael I. Bushnell
1995-08-24
(ports_interrupt_rpc): Never mind.
Michael I. Bushnell
1995-08-24
(ports_interrupt_rpc): Don't attempt to cancel ourselves.
Michael I. Bushnell
1995-08-24
(ports_interrupt_rpc): (ports_interrupt_rpc):
Michael I. Bushnell
1995-08-24
(OBJS): Use :.c=.o notation.
Miles Bader
1995-07-21
(ports_get_right): If the right is null (because we are closing down),
Michael I. Bushnell
1995-07-21
(_ports_complete_deallocate): Clear PI->port_right; and do it before
Michael I. Bushnell
1995-07-21
(ports_manage_port_operations_multithread): For now, wire
Michael I. Bushnell
1995-07-18
(ports_manage_port_operations_multithread): typo
Michael I. Bushnell
1995-07-18
(ports_manage_port_operations_multithread) [thread_function]: Return
Michael I. Bushnell
1995-07-12
(ports_resume_class_rpcs): Clear blocked flag using correct name.
Michael I. Bushnell
[next]