Use readdir() instead of the deprecated readdir_r().
authorSebastian Harl <sh@tokkee.org>
Sun, 25 Sep 2016 11:40:57 +0000 (13:40 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 25 Sep 2016 11:44:05 +0000 (13:44 +0200)
Cf. https://sourceware.org/ml/libc-alpha/2016-02/msg00093.html


No differences found