.. |
aarch32
|
e3f2b1a932
plat/arm: Introduce and use libc_asm.mk makefile
|
4 years ago |
aarch64
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
abort.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
assert.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
exit.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
libc.mk
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
libc_asm.mk
|
d56b957c21
libc: Import strtoull from FreeBSD project
|
3 years ago |
memchr.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
memcmp.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
memcpy.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
memcpy_s.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
memmove.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
memrchr.c
|
ebff107268
libc: add memrchr
|
5 years ago |
memset.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
printf.c
|
483edc207a
feat(libc): add %X to printf/snprintf
|
1 year ago |
putchar.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
puts.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
snprintf.c
|
44d9706e54
feat(libc): add %c to printf/snprintf
|
1 year ago |
strchr.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
strcmp.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
strlcat.c
|
1123a5e2f9
libc: Import strlcat from FreeBSD project
|
4 years ago |
strlcpy.c
|
b4cf974a32
libc: Adapt strlcpy to this codebase
|
6 years ago |
strlen.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
strncmp.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
strnlen.c
|
4c700c1563
chore: update to use Arm word across TF-A
|
1 year ago |
strrchr.c
|
1a29aba367
libc: Integrate strrchr in libc
|
6 years ago |
strtok.c
|
374eef025f
libc: Import strtok_r from FreeBSD project
|
4 years ago |
strtol.c
|
015240d9d3
libc: Import strtol from FreeBSD project
|
3 years ago |
strtoll.c
|
587c15565f
libc: Import strtoll from FreeBSD project
|
3 years ago |
strtoul.c
|
15c1c14735
libc: Import strtoul from FreeBSD project
|
3 years ago |
strtoull.c
|
d56b957c21
libc: Import strtoull from FreeBSD project
|
3 years ago |