Olivier Deprez 84eb3ef6c9 fix(libc): memset inclusion to libc makefiles 9 månader sedan
..
aarch32 e3f2b1a932 plat/arm: Introduce and use libc_asm.mk makefile 4 år sedan
aarch64 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
abort.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
assert.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
exit.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
libc.mk 84eb3ef6c9 fix(libc): memset inclusion to libc makefiles 9 månader sedan
libc_asm.mk 99db13bfaa fix(libc): add memcpy_s source file to libc_asm mk 10 månader sedan
libc_common.mk 84eb3ef6c9 fix(libc): memset inclusion to libc makefiles 9 månader sedan
memchr.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
memcmp.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
memcpy.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
memcpy_s.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
memmove.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
memrchr.c ebff107268 libc: add memrchr 5 år sedan
memset.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
printf.c 0926d2df7a feat(libc): add printf support for space padding 1 år sedan
putchar.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
puts.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
snprintf.c 44d9706e54 feat(libc): add %c to printf/snprintf 1 år sedan
strchr.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
strcmp.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
strlcat.c 1123a5e2f9 libc: Import strlcat from FreeBSD project 4 år sedan
strlcpy.c b4cf974a32 libc: Adapt strlcpy to this codebase 6 år sedan
strlen.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
strncmp.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
strnlen.c 4c700c1563 chore: update to use Arm word across TF-A 1 år sedan
strrchr.c 1a29aba367 libc: Integrate strrchr in libc 6 år sedan
strtok.c 374eef025f libc: Import strtok_r from FreeBSD project 4 år sedan
strtol.c 015240d9d3 libc: Import strtol from FreeBSD project 3 år sedan
strtoll.c 587c15565f libc: Import strtoll from FreeBSD project 3 år sedan
strtoul.c 15c1c14735 libc: Import strtoul from FreeBSD project 3 år sedan
strtoull.c d56b957c21 libc: Import strtoull from FreeBSD project 3 år sedan