aboutsummaryrefslogtreecommitdiff
path: root/ipc/copy_user.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: fix msg size forwarding in case it's not set by userspaceLuca Dariz2024-06-121-1/+3
* x86_64: avoid iterating over the message twice in copyoutmsg/copyinmsg for fa...Flavio Cruz2024-03-111-100/+23
* move x86 copy_user.[ch] to ipc/ and make it arch-indipendentLD2024-03-091-0/+616