Files
ladybird/Kernel
Nico Weber d2684a8645 LibC+Kernel: Implement ppoll
ppoll() is similar() to poll(), but it takes its timeout
as timespec instead of as int, and it takes an additional
sigmask parameter.

Change the sys$poll parameters to match ppoll() and implement
poll() in terms of ppoll().
2020-06-23 14:12:20 +02:00
..
2020-05-14 20:15:18 +02:00
2020-06-02 21:49:47 +02:00
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00
2020-06-23 14:12:20 +02:00
2020-06-23 14:12:20 +02:00
2020-03-28 18:27:18 +01:00
2020-06-23 14:12:20 +02:00
2020-06-22 16:00:20 +02:00
2020-04-13 00:53:22 +02:00
2020-04-13 00:53:22 +02:00