gdkchan
9f6b24edfd
Improve kernel IPC related syscalls (#1379)
* Implement session count decrement when the handle is closed
* Remove unused field
* Implement SendSyncRequestWithUserBuffer, SendAsyncRequestWithUserBuffer and ReplyAndReceiveWithUserBuffer syscalls
* Nits
* Fix swapped copy dst/src
* Add missing pointer buffer descriptor write on reply
* Fix IPC unaligned buffer copy and restoring client attributes on reply
* Oops
* Fix SetIpcMappingPermission
* Fix unaligned copy bugs
* Free memory used for temporary IPC buffers
2020-07-17 14:19:07 +10:00
..
2020-04-03 11:10:02 +11:00
2020-07-09 14:31:15 +10:00
2020-07-17 14:19:07 +10:00
2020-07-09 14:31:15 +10:00
2020-05-04 08:54:50 +10:00
2018-11-28 20:18:09 -02:00
2020-02-06 11:25:47 +00:00
2020-07-12 05:07:01 +02:00
2018-09-25 19:59:29 -03:00
2020-07-12 05:07:01 +02:00