index
:
hurd/gnumach.git
k0ro/advisory_pageout/master
master
master-gdb_stubs
master-oskit
master-user_level_drivers-debian
master-x86_64
meltdown
mplaneta/gsoc12/prereview
mplaneta/gsoc12/review
mplaneta/gsoc12/review_v1
GNU Mach
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
/
mach_msg.c
Age
Commit message (
Expand
)
Author
2023-01-18
replace mach_port_t with mach_port_name_t
Luca Dariz
2023-01-18
x86_64: expand and shrink messages in copy{in, out}msg routines
Luca Dariz
2023-01-18
add msg_user_header_t for user-side msg structure
Luca Dariz
2023-01-13
Use rpc_uintptr_t for protected payloads.
Flavio Cruz
2022-12-21
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-03
Use mach_port_name_t in a few more places
Flavio Cruz
2022-11-30
Update ipc/ directory to use mach_port_name_t
Flavio Cruz
2022-08-28
copyinmsg: Set msgh_size inside copyinmsg rather than the caller
Samuel Thibault
2022-08-28
simplify ipc_kmsg_copyout_body() usage
Luca Dariz
2015-05-20
ipc: undo manual inlining of `ipc_entry_X' functions
Justus Winter
2015-04-23
Avoid accessing ip_protected_payload without the lock.
Samuel Thibault
2014-10-01
ipc: provide the protected payload in ipc_kmsg_copyout_header
Justus Winter
2014-04-04
Convert from K&R to ANSI
Marin Ramesa
2013-12-05
ipc/mach_msg.c: remove forward declarations
Marin Ramesa
2013-11-11
ipc: remove register qualifiers
Marin Ramesa
2012-03-09
Use unsigned long for addresses and sizes
Samuel Thibault
2009-06-18
2008-07-23 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2007-04-30 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
2006-11-13 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
2006-03-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2001-04-05
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
1997-02-25
Initial source
Thomas Bushnell