dongjiuzhu1 5e3c1985e7 libc/fopen: support fopen with mode 'm'
refs:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/fopen.html
This is a fake implementation, in order for fopen to succeed,
Because the complete mmap mapping the entire file will waste a lot of
memory.

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2023-09-07 23:05:38 +08:00
..
2023-05-17 10:24:42 +08:00
2023-02-24 00:35:19 +08:00
2023-05-01 11:24:41 +03:00
2021-03-03 18:52:53 -08:00
2023-04-19 02:48:39 +08:00