Maksims Svecovs 55b2443449 feat(libc): add %c to printf/snprintf 1 년 전
..
aarch32 e3f2b1a932 plat/arm: Introduce and use libc_asm.mk makefile 3 년 전
aarch64 e3f2b1a932 plat/arm: Introduce and use libc_asm.mk makefile 3 년 전
abort.c 09d40e0e08 Sanitise includes across codebase 5 년 전
assert.c 885e268304 refactor(libc): clean up dependencies in libc 1 년 전
exit.c d5ccb754af libc: Fix some MISRA defects 5 년 전
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 5 년 전
memrchr.c ebff107268 libc: add memrchr 4 년 전
memset.c 005415a39a libc: memset: Fix MISRA issues 3 년 전
printf.c 55b2443449 feat(libc): add %c to printf/snprintf 7 달 전
putchar.c e0b6826e44 refactor(console): move putchar() to console driver 1 년 전
puts.c d5ccb754af libc: Fix some MISRA defects 5 년 전
snprintf.c 55b2443449 feat(libc): add %c to printf/snprintf 7 달 전
strchr.c 2c5aca6eaa libc: Cleanup FreeBSD files 5 년 전
strcmp.c 2c5aca6eaa libc: Cleanup FreeBSD files 5 년 전
strlcat.c 1123a5e2f9 libc: Import strlcat from FreeBSD project 3 년 전
strlcpy.c b4cf974a32 libc: Adapt strlcpy to this codebase 5 년 전
strlen.c 8bb6de1518 libc: Introduce cdefs.h, assert.h and strlen.c 5 년 전
strncmp.c 2c5aca6eaa libc: Cleanup FreeBSD files 5 년 전
strnlen.c 2c5aca6eaa libc: Cleanup FreeBSD files 5 년 전
strrchr.c 1a29aba367 libc: Integrate strrchr in libc 5 년 전
strtok.c 374eef025f libc: Import strtok_r from FreeBSD project 3 년 전
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 년 전