Files
ladybird/Userland/Libraries/LibC
Rodrigo Tobar 8ac1e6e73b LibC: Use the new pread syscall to implement pread
This new implementation of pread saves two lseek system calls and is
thread-safe thanks to it simply forwarding the call to the pread system
call.
2021-10-13 16:10:50 +02:00
..
2021-09-16 16:42:40 +02:00
2021-08-14 22:32:00 +01:00
2021-08-14 22:32:00 +01:00
2021-06-06 22:16:11 +02:00
2021-05-30 19:37:32 +02:00
2021-07-15 11:16:58 +02:00
2021-07-17 13:00:33 +02:00
2021-08-22 10:29:06 +02:00
2021-05-30 08:41:17 +02:00
2021-09-07 13:53:14 +02:00
2021-08-31 01:37:30 +02:00
2021-08-18 10:33:48 +02:00
2021-06-04 10:39:41 +02:00
2021-05-25 17:36:02 +02:00
2021-09-23 18:51:21 +02:00