replace deprecated readdir_r() with readdir()
authorArt Cancro <ajc@citadel.org>
Fri, 29 Dec 2017 23:10:19 +0000 (18:10 -0500)
committerArt Cancro <ajc@citadel.org>
Fri, 29 Dec 2017 23:10:19 +0000 (18:10 -0500)
commit4f16550e3fe10c62b691b3976ff8b4fccc9dd830
treeb59da3d5fcece4fdf6f150a3a1b13b2bd2439b9d
parent41746d2f898e3a111e49d59ff3dfcd9d7e575994
replace deprecated readdir_r() with readdir()
citadel/modules/bio/serv_bio.c
citadel/modules/image/serv_image.c
citadel/modules/network/serv_netspool.c
citadel/utils/setup.c