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.
 
 
 
 
 
Olivier Deprez 84eb3ef6c9 fix(libc): memset inclusion to libc makefiles 9 months ago
..
aarch32 plat/arm: Introduce and use libc_asm.mk makefile 4 years ago
aarch64 chore: update to use Arm word across TF-A 1 year ago
abort.c chore: update to use Arm word across TF-A 1 year ago
assert.c chore: update to use Arm word across TF-A 1 year ago
exit.c chore: update to use Arm word across TF-A 1 year ago
libc.mk fix(libc): memset inclusion to libc makefiles 9 months ago
libc_asm.mk fix(libc): add memcpy_s source file to libc_asm mk 9 months ago
libc_common.mk fix(libc): memset inclusion to libc makefiles 9 months ago
memchr.c chore: update to use Arm word across TF-A 1 year ago
memcmp.c chore: update to use Arm word across TF-A 1 year ago
memcpy.c chore: update to use Arm word across TF-A 1 year ago
memcpy_s.c chore: update to use Arm word across TF-A 1 year ago
memmove.c chore: update to use Arm word across TF-A 1 year ago
memrchr.c libc: add memrchr 5 years ago
memset.c chore: update to use Arm word across TF-A 1 year ago
printf.c feat(libc): add printf support for space padding 11 months ago
putchar.c chore: update to use Arm word across TF-A 1 year ago
puts.c chore: update to use Arm word across TF-A 1 year ago
snprintf.c feat(libc): add %c to printf/snprintf 2 years ago
strchr.c chore: update to use Arm word across TF-A 1 year ago
strcmp.c chore: update to use Arm word across TF-A 1 year 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 chore: update to use Arm word across TF-A 1 year ago
strncmp.c chore: update to use Arm word across TF-A 1 year ago
strnlen.c chore: update to use Arm word across TF-A 1 year 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