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)
commita2e870fa005e4612ed126a49fbebd8618e50da6f
treee9634ffe1cf4c1ac70e85c4b5748f507c0bad104
parentf7b05ebf3311b4c6cb5289f1f7cd8ee02918ef92
Use readdir() instead of the deprecated readdir_r().

Cf. https://sourceware.org/ml/libc-alpha/2016-02/msg00093.html
src/vserver.c