Replace readdir() by thread-safe readdir_r() function
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 17 Oct 2011 09:53:37 +0000 (11:53 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 17 Oct 2011 09:53:37 +0000 (11:53 +0200)
commit10c3af2d66424a6693c0be0883d3812b39f58df9
treebd2712914f0f5517ce6870740449eb6d8ebe9177
parent532d6b3ac9ca2248a4076135a4a58235040316c8
Replace readdir() by thread-safe readdir_r() function
src/filefunc.cpp