diff options
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | 2016-10-01 20:41:42 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-10-11 10:17:07 -0600 |
commit | bf635ed091dee333f4458eec617a4124b51322fc (patch) | |
tree | 69f1406d8d13aced4dc1a404d3b3e550dc8593f3 /configs/socfpga_is1_defconfig | |
parent | f189899c2f9ae2266ea4814cf14f138cc47e319f (diff) | |
download | u-boot-imx-bf635ed091dee333f4458eec617a4124b51322fc.zip u-boot-imx-bf635ed091dee333f4458eec617a4124b51322fc.tar.gz u-boot-imx-bf635ed091dee333f4458eec617a4124b51322fc.tar.bz2 |
sandbox/fs: Use readdir instead of deprecated readdir_r
Using readdir_r limits the maximum file name length and may even be
unsafe, and is thus deprecated in since glibc 2.24.
Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/socfpga_is1_defconfig')
0 files changed, 0 insertions, 0 deletions