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