ladybird/Servers
Andreas Kling 99aead4857 Kernel: Add a writev() syscall for writing multiple buffers in one go.
We then use this immediately in the WindowServer/LibGUI communication in
order to send both message + optional "extra data" with a single syscall.
2019-05-10 03:19:25 +02:00
..
LookupServer Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
WindowServer Kernel: Add a writev() syscall for writing multiple buffers in one go. 2019-05-10 03:19:25 +02:00