index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libports
/
ports.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libports: Add missing ports_interrupt_server declaration
Samuel Thibault
2024-09-01
1
-0
/
+2
*
Use uintptr_t for message payloads.
Flavio Cruz
2023-05-02
1
-4
/
+4
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
1
-1
/
+1
*
libports: Add ports_request_dead_name_notification ()
Sergey Bugaev
2022-08-10
1
-0
/
+8
*
libports: Create a notify_port in each bucket
Sergey Bugaev
2022-08-10
1
-0
/
+13
*
libports: fix using ports.h in C++
Samuel Thibault
2016-11-27
1
-12
/
+16
*
libports: use protected payloads to optimize the object lookup
Justus Winter
2015-04-07
1
-0
/
+6
*
libports: avoid acquiring global lock in message dispatch
Justus Winter
2015-02-17
1
-1
/
+1
*
libports: add `ports_lookup_payload' and `ports_payload_get_name'
Justus Winter
2014-12-07
1
-0
/
+53
*
libports: lock-less reference counting for port_info objects
Justus Winter
2014-10-05
1
-2
/
+2
*
libports: use a global hash table for the lookups
Justus Winter
2014-09-29
1
-5
/
+17
*
libports: fix receiver lookup
Justus Winter
2014-04-09
1
-5
/
+0
*
libports: fix notify_port_t receiver lookups
Justus Winter
2014-04-06
1
-6
/
+14
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-3
/
+4
*
auth/
Marcus Brinkmann
2004-03-01
1
-2
/
+3
*
2000-03-17 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-03-17
1
-3
/
+8
*
1999-02-28 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-02-28
1
-14
/
+21
*
(ports_self_interrupted, _ports_record_interruption):
Miles Bader
1997-08-20
1
-0
/
+8
*
Wed Aug 20 13:56:40 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-08-20
1
-11
/
+7
*
*** empty log message ***
Thomas Bushnell
1996-08-12
1
-0
/
+14
*
(ports_allocate_port, ports_intern_external_port): Delete obsolete
Michael I. Bushnell
1996-05-06
1
-7
/
+0
*
(ports_claim_right): Doc fix.
Michael I. Bushnell
1996-03-29
1
-1
/
+9
*
(ports_claim_right): New declaration.
Michael I. Bushnell
1996-03-20
1
-0
/
+5
*
(ports_create_port, ports_import_ports): New declarations.
Miles Bader
1996-01-27
1
-29
/
+60
*
Gratuitous dithering.
Miles Bader
1995-12-28
1
-1
/
+1
*
(ports_interrupt_self_on_dead_port): New macro.
Miles Bader
1995-12-28
1
-0
/
+4
*
(struct rpc_info): Add notifies field.
Miles Bader
1995-12-27
1
-0
/
+56
*
(ports_do_mach_notify_dead_name): declare kern_return_t.
Michael I. Bushnell
1995-11-21
1
-8
/
+8
*
(ports_S_interrupt_operation): Declare extern.
Michael I. Bushnell
1995-11-21
1
-7
/
+9
*
(ports_S_interrupt_operation): Include seqno arg.
Michael I. Bushnell
1995-11-21
1
-1
/
+1
*
(struct port_info): New member `cancel_threshhold'.
Michael I. Bushnell
1995-11-21
1
-0
/
+1
*
Include hurd.h.
Roland McGrath
1995-09-22
1
-1
/
+1
*
Fix typo in last change.
Roland McGrath
1995-09-22
1
-1
/
+1
*
Include errno.h for error_t decl.
Roland McGrath
1995-09-22
1
-0
/
+1
*
(ports_interrupt_server, ports_S_interrupt_operation): New declarations.
Miles Bader
1995-09-06
1
-2
/
+6
*
(ports_notify_server, ports_do_mach_notify_*): New decls.
Miles Bader
1995-09-06
1
-1
/
+13
*
Fix spelling error.
Michael I. Bushnell
1995-06-27
1
-1
/
+1
*
Typo.
Michael I. Bushnell
1995-06-21
1
-2
/
+2
*
Typo again.
Michael I. Bushnell
1995-06-21
1
-1
/
+1
*
typo
Michael I. Bushnell
1995-06-21
1
-2
/
+2
*
(port_bucket_iterate): New decl.
Michael I. Bushnell
1995-06-21
1
-0
/
+4
*
Initial revision
Michael I. Bushnell
1995-06-20
1
-0
/
+259