u-boot/arch
Stefan Brüns bf635ed091 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>
2016-10-11 10:17:07 -06:00
..
arc Remove arch/${ARCH}/include/asm/errno.h 2016-09-23 17:56:18 -04:00
arm Merge branch 'master' of git://www.denx.de/git/u-boot-imx 2016-10-08 09:33:37 -04:00
avr32 Remove arch/${ARCH}/include/asm/errno.h 2016-09-23 17:56:18 -04:00
blackfin Remove arch/${ARCH}/include/asm/errno.h 2016-09-23 17:56:18 -04:00
m68k Remove arch/${ARCH}/include/asm/errno.h 2016-09-23 17:56:18 -04:00
microblaze spl: Add a parameter to jump_to_image_linux() 2016-10-06 14:48:19 -04:00
mips Remove arch/${ARCH}/include/asm/errno.h 2016-09-23 17:56:18 -04:00
nds32 nds32: Support relocation. 2016-09-29 15:38:10 +08:00
nios2 Remove arch/${ARCH}/include/asm/errno.h 2016-09-23 17:56:18 -04:00
openrisc Remove arch/${ARCH}/include/asm/errno.h 2016-09-23 17:56:18 -04:00
powerpc Various, accumulated typos collected from around the tree. 2016-10-06 20:57:40 -04:00
sandbox sandbox/fs: Use readdir instead of deprecated readdir_r 2016-10-11 10:17:07 -06:00
sh Remove arch/${ARCH}/include/asm/errno.h 2016-09-23 17:56:18 -04:00
sparc Remove arch/${ARCH}/include/asm/errno.h 2016-09-23 17:56:18 -04:00
x86 input: specify the default of I8042_KEYB in more correct manner 2016-10-01 20:04:35 -04:00
xtensa Remove arch/${ARCH}/include/asm/errno.h 2016-09-23 17:56:18 -04:00
.gitignore .gitignore: drop include/asm/proc from ignore pattern 2014-06-19 11:18:54 -04:00
Kconfig sandbox, x86: select DM_KEYBOARD instead of default y entry 2016-10-01 20:04:33 -04:00