mirror of
https://github.com/wiiu-env/libfat.git
synced 2024-11-21 17:39:17 +01:00
FAT library for GBA, DS, Gamecube & Wii
b7c4d38b32
In _FAT_dirnext, which implements a function similar to readdir, don't set errno to ENOENT, because reaching the end of a directory is not an error. This conforms to POSIX readdir and is consistent with _FAT_read not setting errno when reaching EOF. |
||
---|---|---|
gba | ||
include | ||
libogc | ||
nds | ||
source | ||
.gitignore | ||
libfat.pnproj | ||
Makefile |