.. |
aarch32
|
e3f2b1a932
plat/arm: Introduce and use libc_asm.mk makefile
|
4 年 前 |
aarch64
|
e3f2b1a932
plat/arm: Introduce and use libc_asm.mk makefile
|
4 年 前 |
abort.c
|
09d40e0e08
Sanitise includes across codebase
|
5 年 前 |
assert.c
|
885e268304
refactor(libc): clean up dependencies in libc
|
2 年 前 |
exit.c
|
d5ccb754af
libc: Fix some MISRA defects
|
6 年 前 |
libc.mk
|
d56b957c21
libc: Import strtoull from FreeBSD project
|
3 年 前 |
libc_asm.mk
|
d56b957c21
libc: Import strtoull from FreeBSD project
|
3 年 前 |
memchr.c
|
294062fabf
libc: fix memchr implementation
|
5 年 前 |
memcmp.c
|
609e053caa
Remove several warnings reported with W=1
|
5 年 前 |
memcpy.c
|
609e053caa
Remove several warnings reported with W=1
|
5 年 前 |
memmove.c
|
4661abc7c4
libc: Cleanup remaining files
|
6 年 前 |
memrchr.c
|
ebff107268
libc: add memrchr
|
5 年 前 |
memset.c
|
005415a39a
libc: memset: Fix MISRA issues
|
3 年 前 |
printf.c
|
c5862af72d
chore(libc): clean up includes in lib/libc/printf.c
|
2 年 前 |
putchar.c
|
28dc82580e
fix(libc): remove __putchar alias
|
1 年間 前 |
puts.c
|
d5ccb754af
libc: Fix some MISRA defects
|
6 年 前 |
snprintf.c
|
e138400d1c
fix: unify fallthrough annotations
|
1 年間 前 |
strchr.c
|
2c5aca6eaa
libc: Cleanup FreeBSD files
|
6 年 前 |
strcmp.c
|
2c5aca6eaa
libc: Cleanup FreeBSD files
|
6 年 前 |
strlcat.c
|
1123a5e2f9
libc: Import strlcat from FreeBSD project
|
4 年 前 |
strlcpy.c
|
b4cf974a32
libc: Adapt strlcpy to this codebase
|
6 年 前 |
strlen.c
|
8bb6de1518
libc: Introduce cdefs.h, assert.h and strlen.c
|
6 年 前 |
strncmp.c
|
2c5aca6eaa
libc: Cleanup FreeBSD files
|
6 年 前 |
strnlen.c
|
2c5aca6eaa
libc: Cleanup FreeBSD files
|
6 年 前 |
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 年 前 |