index
:
gnumach.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
/
ipc
/
ipc_kmsg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
copyinmsg: Set msgh_size inside copyinmsg rather than the caller
Samuel Thibault
2022-08-28
1
-1
/
+0
*
kmsg: factorize uint32_t into an alignment type
Samuel Thibault
2022-08-28
1
-2
/
+10
*
kmsg: fix msg body alignment
Luca Dariz
2022-08-28
1
-27
/
+22
*
simplify ipc_kmsg_copyout_body() usage
Luca Dariz
2022-08-28
1
-16
/
+8
*
Fix gcc-6 warnings
Samuel Thibault
2016-05-18
1
-1
/
+1
*
Use uint32_t instead of unsigned32_t.
Flavio Cruz
2016-04-04
1
-4
/
+4
*
ipc: replace the IPC table with a radix tree
Justus Winter
2015-05-20
1
-20
/
+12
*
ipc: undo manual inlining of `ipc_entry_X' functions
Justus Winter
2015-05-20
1
-81
/
+26
*
Avoid accessing ip_protected_payload without the lock.
Samuel Thibault
2015-04-23
1
-7
/
+14
*
ipc: guard test code with `MACH_IPC_TEST'
Justus Winter
2014-12-16
1
-3
/
+1
*
ipc: provide the protected payload in ipc_kmsg_copyout_header
Justus Winter
2014-10-01
1
-13
/
+45
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-67
/
+63
*
ipc/ipc_kmsg.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-4
/
+0
*
ipc: remove register qualifiers
Marin Ramesa
2013-11-11
1
-2
/
+2
*
ipc: organize ipc print function prototypes
Marin Ramesa
2013-07-18
1
-0
/
+1
*
fix copy out-of-line data when length >= 512MB
Sergio Lopez
2011-09-28
1
-4
/
+4
*
2008-07-23 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-2
/
+2
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+2
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+2
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-01-06 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-0
/
+4
*
2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-494
/
+0
*
2006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+0
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-05 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-2
/
+4
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-4
/
+0
*
2006-03-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-75
/
+0
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-28
/
+28
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+3484