Files
nuttx/fs
p-szafonimateusz 20c9ff679c fs/mmap/fs_mmap.c: fix errno when fd is not valid
mmap() should return EBADF errno when fd is not valid.
We can just return error code from file_get().

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2025-09-30 16:16:02 -04:00
..
2025-08-12 20:17:06 +08:00
2025-01-15 17:12:50 +08:00
2025-01-15 17:12:50 +08:00