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