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
/
x86_64
/
copy_user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move x86 copy_user.[ch] to ipc/ and make it arch-indipendent
LD
2024-03-09
1
-613
/
+0
*
x86_64: Support 8 byte inlined port rights to avoid message resizing.
Flavio Cruz
2023-12-17
1
-7
/
+60
*
Revert "x86_64: Support 8 byte inlined port rights to avoid message resizing."
Samuel Thibault
2023-12-03
1
-60
/
+7
*
x86_64: Support 8 byte inlined port rights to avoid message resizing.
Flavio Cruz
2023-12-03
1
-7
/
+60
*
copyinmsg: Check that we have not overflown
Samuel Thibault
2023-10-01
1
-1
/
+2
*
copyout_unpack_msg_type: Avoid changing the kernel header
Samuel Thibault
2023-10-01
1
-2
/
+14
*
Update the 64bit RPC ABI to be simpler
Flavio Cruz
2023-09-25
1
-16
/
+72
*
copyinmsg: allow for the last message element to have msgt_number = 0.
Flavio Cruz
2023-06-12
1
-2
/
+1
*
fix copyoutmsg for 64-bit userspace
Luca Dariz
2023-04-20
1
-3
/
+2
*
Align mach_msg_type_t and mach_msg_type_long_t with the same alignment as uin...
Flavio Cruz
2023-03-08
1
-39
/
+147
*
Support alignment requirements for a 64 bit kernel.
Flavio Cruz
2023-02-27
1
-14
/
+22
*
fix port name copyin
Luca Dariz
2023-02-27
1
-0
/
+2
*
fix copyin/outmsg header for ! USER32
Luca Dariz
2023-02-27
1
-2
/
+2
*
Make mach_msg_header_t have the same size for both 64 bit kernel and userland.
Flavio Cruz
2023-02-13
1
-22
/
+13
*
Consider protected payloads in mach_msg_header_t when resizing messages.
Flavio Cruz
2023-02-12
1
-0
/
+22
*
Rename msg_is_misaligned and msg_align
Samuel Thibault
2023-01-19
1
-12
/
+12
*
x86_64: expand and shrink messages in copy{in, out}msg routines
Luca Dariz
2023-01-18
1
-0
/
+362