Files
ladybird/Libraries/LibC
Andreas Kling cd495786a8 LibC: Implement crappy version of pread()
This patch adds a crappy pread() just to get "git" working locally.
A proper version would be implemented in the kernel so that we don't
have to mess with the file descriptor's offset at all.
2020-02-20 06:59:23 +01:00
..
2020-02-20 06:57:47 +01:00
2020-02-20 06:57:01 +01:00
2020-02-16 10:47:54 +01:00
2020-02-16 10:47:54 +01:00
2020-02-16 21:58:17 +01:00
2020-02-19 16:08:28 +01:00
2020-02-14 23:31:18 +01:00
2020-01-18 09:45:54 +01:00
2020-02-14 23:31:18 +01:00
2020-02-02 10:58:45 +01:00