Skip to content
Commit fbfd4d02 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Rewrite call to readdir_r(3) to use readdir(3) instead as the former has been...

Rewrite call to readdir_r(3) to use readdir(3) instead as the former has been deprecated in glibc 2.24. This silences a -Wdeprecated-declarations GCC warning.
parent 4810a119
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment