Closed SilvanScherrer closed 2 years ago
Just got the 2nd port which needs it.
3rd port
Note that I also aligned scandir
and alphasort
declarations to current FreeBSD (https://github.com/freebsd/freebsd-src/blob/de1aa3dab23c06fec962a14da3e7b4755c5880cf/include/dirent.h).
scandir() is defined in dirent.h, but we lack the real function. @komh did one in his os2-compart repo. See https://github.com/komh/os2compat/blob/master/io/scandir.c. I guess we should add this t libc