Home
last modified time | relevance | path

Searched hist:bf635ed091dee333f4458eec617a4124b51322fc (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dos.cbf635ed091dee333f4458eec617a4124b51322fc Sat Oct 01 18:41:42 UTC 2016 Stefan Brüns <stefan.bruens@rwth-aachen.de> 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>