You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Andre Przywara 005415a39a libc: memset: Fix MISRA issues 4 years ago
..
aarch32 plat/arm: Introduce and use libc_asm.mk makefile 4 years ago
aarch64 plat/arm: Introduce and use libc_asm.mk makefile 4 years ago
abort.c Sanitise includes across codebase 6 years ago
assert.c Don't return error information from console_flush 4 years ago
exit.c libc: Fix some MISRA defects 6 years ago
libc.mk libc: Import strtoull from FreeBSD project 4 years ago
libc_asm.mk libc: Import strtoull from FreeBSD project 4 years ago
memchr.c libc: fix memchr implementation 5 years ago
memcmp.c Remove several warnings reported with W=1 6 years ago
memcpy.c Remove several warnings reported with W=1 6 years ago
memmove.c libc: Cleanup remaining files 6 years ago
memrchr.c libc: add memrchr 5 years ago
memset.c libc: memset: Fix MISRA issues 4 years ago
printf.c libc/printf: add support to print "%" character 4 years ago
putchar.c Sanitise includes across codebase 6 years ago
puts.c libc: Fix some MISRA defects 6 years ago
snprintf.c libc/snprintf: use macro to reduce duplicated code 4 years ago
strchr.c libc: Cleanup FreeBSD files 6 years ago
strcmp.c libc: Cleanup FreeBSD files 6 years ago
strlcat.c libc: Import strlcat from FreeBSD project 4 years ago
strlcpy.c libc: Adapt strlcpy to this codebase 6 years ago
strlen.c libc: Introduce cdefs.h, assert.h and strlen.c 6 years ago
strncmp.c libc: Cleanup FreeBSD files 6 years ago
strnlen.c libc: Cleanup FreeBSD files 6 years ago
strrchr.c libc: Integrate strrchr in libc 6 years ago
strtok.c libc: Import strtok_r from FreeBSD project 4 years ago
strtol.c libc: Import strtol from FreeBSD project 4 years ago
strtoll.c libc: Import strtoll from FreeBSD project 4 years ago
strtoul.c libc: Import strtoul from FreeBSD project 4 years ago
strtoull.c libc: Import strtoull from FreeBSD project 4 years ago