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
/
ports.h
Age
Commit message (
Expand
)
Author
2014-12-07
libports: add `ports_lookup_payload' and `ports_payload_get_name'
Justus Winter
2014-10-05
libports: lock-less reference counting for port_info objects
Justus Winter
2014-09-29
libports: use a global hash table for the lookups
Justus Winter
2014-04-09
libports: fix receiver lookup
Justus Winter
2014-04-06
libports: fix notify_port_t receiver lookups
Justus Winter
2012-11-27
Switch from cthreads to pthreads
Richard Braun
2004-03-01
auth/
Marcus Brinkmann
2000-03-17
2000-03-17 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-02-28
1999-02-28 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1997-08-20
(ports_self_interrupted, _ports_record_interruption):
Miles Bader
1997-08-20
Wed Aug 20 13:56:40 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1996-08-12
*** empty log message ***
Thomas Bushnell
1996-05-06
(ports_allocate_port, ports_intern_external_port): Delete obsolete
Michael I. Bushnell
1996-03-29
(ports_claim_right): Doc fix.
Michael I. Bushnell
1996-03-20
(ports_claim_right): New declaration.
Michael I. Bushnell
1996-01-27
(ports_create_port, ports_import_ports): New declarations.
Miles Bader
1995-12-28
Gratuitous dithering.
Miles Bader
1995-12-28
(ports_interrupt_self_on_dead_port): New macro.
Miles Bader
1995-12-27
(struct rpc_info): Add notifies field.
Miles Bader
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
(ports_S_interrupt_operation): Include seqno arg.
Michael I. Bushnell
1995-11-21
(struct port_info): New member `cancel_threshhold'.
Michael I. Bushnell
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-06
(ports_interrupt_server, ports_S_interrupt_operation): New declarations.
Miles Bader
1995-09-06
(ports_notify_server, ports_do_mach_notify_*): New decls.
Miles Bader
1995-06-27
Fix spelling error.
Michael I. Bushnell
1995-06-21
Typo.
Michael I. Bushnell
1995-06-21
Typo again.
Michael I. Bushnell
1995-06-21
typo
Michael I. Bushnell
1995-06-21
(port_bucket_iterate): New decl.
Michael I. Bushnell
1995-06-20
Initial revision
Michael I. Bushnell