rv1126-uboot/lib
Simon Glass a7d0021063 string: Add strcspn()
Add an implementation of strcspn() which returns the number of initial
characters that do not match any in a rejection list.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-06-01 07:03:12 -06:00
..
bzip2
dhry
efi
efi_loader efi: Add a hook to allow adding memory mapping 2017-03-14 08:44:03 -07:00
libfdt fdtgrep: Cope with the /aliases node being last 2017-04-13 14:43:31 -06:00
lzma
lzo
rsa rsa: Fix build with OpenSSL 1.1.x 2017-05-12 08:37:19 -04:00
tizen
zlib
Kconfig Convert CONFIG_LZMA to Kconfig 2017-05-22 12:45:32 -04:00
Makefile dm: Add a function to create a 'live' device tree 2017-06-01 07:03:06 -06:00
addr_map.c
aes.c Rename aes.h to uboot_aes.h 2017-04-12 13:28:27 -04:00
asm-offsets.c
bch.c bch: Allow to build for the host 2017-04-07 11:23:45 +05:30
bitrev.c
circbuf.c lib: circbuf: avoid possible null pointer dereference 2017-05-05 16:45:57 -04:00
crc7.c
crc8.c
crc16.c
crc32.c
ctype.c
display_options.c
div64.c lib: div64: sync with Linux 2017-04-13 09:41:10 -04:00
errno.c
errno_str.c
fdtdec.c cros_ec: Convert to support live tree 2017-06-01 07:03:11 -06:00
fdtdec_common.c
fdtdec_test.c
gunzip.c
gzip.c
hang.c
hashtable.c
initcall.c
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
lz4.c
lz4_wrapper.c
md5.c
membuff.c
net_utils.c
of_live.c dm: Add a function to create a 'live' device tree 2017-06-01 07:03:06 -06:00
panic.c
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
slre.c lib/slre: remove superfluous assignment 2017-05-12 08:37:18 -04:00
smbios.c x86: Use unsigned long for address in table generation 2017-02-06 11:38:46 +08:00
string.c string: Add strcspn() 2017-06-01 07:03:12 -06:00
strmhz.c
strto.c
tables_csum.c
time.c
tiny-printf.c tiny-printf: Add support for %p format 2017-04-13 09:41:09 -04:00
tpm.c tpm: Fix comparison of unsigned expression warning 2017-05-12 08:37:40 -04:00
trace.c
uuid.c
vsprintf.c