posix_listdir(): When an error occurs, call
posix_error_with_filename() instead of posix_error(), passing in the name argument, so you get information on which directory was being listed.
Showing
Please register or sign in to comment
posix_error_with_filename() instead of posix_error(), passing in the name argument, so you get information on which directory was being listed.