u-boot-brain/arch/sandbox
Stefan Brüns f189899c2f sandbox/fs: Use correct size path name buffer
The readdir linux manpage explicitly states (quoting POSIX.1) that
sizeof(d_name) is not correct for determining the required size, but to
always use strlen. Grow the buffer if needed.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Acked-by: Simon Glass <sjg@chromium.org>
2016-10-11 10:17:07 -06:00
..
cpu sandbox/fs: Use correct size path name buffer 2016-10-11 10:17:07 -06:00
dts Add a power domain framework/uclass 2016-07-27 16:29:56 -06:00
include/asm spl: Move spl_board_load_image() into a generic header 2016-10-06 14:48:14 -04:00
lib cmd: Split 'bootz' and 'booti' out from 'bootm' 2016-08-20 11:35:07 -04:00
config.mk sandbox: Support building an SPL image 2016-07-14 20:40:24 -06:00
Kconfig sandbox, x86: select DM_KEYBOARD instead of default y entry 2016-10-01 20:04:33 -04:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00