platform_external_dtc/libfdt
John Arbuckle c8f8194d76 implement strnlen for systems that need it
Prior the Mac OS 10.7, the function strnlen() was not available. This patch
implements strnlen() on Mac OS X versions that are below 10.7.

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-10-27 15:47:52 +02:00
..
fdt.c libfdt: Remove leading underscores from identifiers 2017-10-26 09:25:14 +02:00
fdt.h libfdt: Remove leading underscores from identifiers 2017-10-26 09:25:14 +02:00
fdt_addresses.c libfdt: Add helpers to read #address-cells and #size-cells 2014-05-12 16:01:09 +10:00
fdt_empty_tree.c Fix a few whitespace and style nits 2017-04-09 20:56:37 +10:00
fdt_overlay.c fdt: Allow stacked overlays phandle references 2017-08-09 17:18:47 +10:00
fdt_ro.c libfdt: Remove leading underscores from identifiers 2017-10-26 09:25:14 +02:00
fdt_rw.c libfdt: Remove leading underscores from identifiers 2017-10-26 09:25:14 +02:00
fdt_strerror.c libfdt: add missing errors to fdt_strerror() 2016-11-04 07:17:20 +11:00
fdt_sw.c libfdt: Remove leading underscores from identifiers 2017-10-26 09:25:14 +02:00
fdt_wip.c libfdt: Remove leading underscores from identifiers 2017-10-26 09:25:14 +02:00
libfdt.h libfdt: Remove leading underscores from identifiers 2017-10-26 09:25:14 +02:00
libfdt_env.h implement strnlen for systems that need it 2017-10-27 15:47:52 +02:00
libfdt_internal.h libfdt: Remove leading underscores from identifiers 2017-10-26 09:25:14 +02:00
Makefile.libfdt libfdt: Add overlay application function 2016-10-06 19:22:41 +11:00
TODO dtc: Update TODO files 2007-12-19 08:20:26 -06:00
version.lds libfdt: add stringlist functions to linker script 2017-10-05 17:33:54 +11:00