follow glibc convention for error numbers
readdir and closedir in glibc returns a EINVAL if the directory pointer passed as parameter is NULL
Loading
Please register or sign in to comment
readdir and closedir in glibc returns a EINVAL if the directory pointer passed as parameter is NULL