arm-trusted-firmware / lib / libc /
@Masahiro Yamada Masahiro Yamada authored on 26 Jul 2019
..
aarch64 libc: Move setjmp to libc folder 5 years ago
abort.c Sanitise includes across codebase 5 years ago
assert.c libc: fix sparse warning for __assert() 4 years ago
exit.c libc: Fix some MISRA defects 5 years ago
libc.mk libc: Move setjmp to libc folder 5 years ago
memchr.c libc: fix memchr implementation 4 years ago
memcmp.c Remove several warnings reported with W=1 5 years ago
memcpy.c Remove several warnings reported with W=1 5 years ago
memmove.c libc: Cleanup remaining files 5 years ago
memset.c Remove several warnings reported with W=1 5 years ago
printf.c Sanitise includes across codebase 5 years ago
putchar.c Sanitise includes across codebase 5 years ago
puts.c libc: Fix some MISRA defects 5 years ago
snprintf.c Sanitise includes across codebase 5 years ago
strchr.c libc: Cleanup FreeBSD files 5 years ago
strcmp.c libc: Cleanup FreeBSD files 5 years ago
strlcpy.c libc: Adapt strlcpy to this codebase 5 years ago
strlen.c libc: Introduce cdefs.h, assert.h and strlen.c 5 years ago
strncmp.c libc: Cleanup FreeBSD files 5 years ago
strnlen.c libc: Cleanup FreeBSD files 5 years ago
strrchr.c libc: Integrate strrchr in libc 5 years ago