- 76c3f5b feat(snprintf): add support for length specifiers by kadabi · 2 years, 8 months ago
- eee1959 fix(libc): correct some messages by Yann Gautier · 2 years, 9 months ago
- 94faff8 fix(libc): snprintf: include stdint.h by Andre Przywara · 2 years, 9 months ago
- 933cc5d fix(libc): limit snprintf radix value by Andre Przywara · 2 years, 9 months ago
- 3d95909 fix(libc): fix snprintf corner cases by Andre Przywara · 2 years, 11 months ago
- 6c3675b libc: memset: Fix MISRA issues by Andre Przywara · 4 years, 1 month ago
- 727830c libc: Import strtoull from FreeBSD project by Madhukar Pappireddy · 3 years, 9 months ago
- 83def83 libc: Import strtoll from FreeBSD project by Madhukar Pappireddy · 3 years, 9 months ago
- c74cae4 libc: Import strtoul from FreeBSD project by Madhukar Pappireddy · 3 years, 9 months ago
- 4febc08 libc: Import strtol from FreeBSD project by Madhukar Pappireddy · 3 years, 9 months ago
- 58bf3bf libc/snprintf: use macro to reduce duplicated code by Heyi Guo · 3 years, 10 months ago
- 11a16c8 libc/snprintf: add support to print "%" character by Heyi Guo · 4 years ago
- eb250ed libc/printf: add support to print "%" character by Heyi Guo · 4 years ago
- 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years, 3 months ago
- 741b1c0 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · 4 years, 1 month ago
- d7e7be3 libc: Import strtok_r from FreeBSD project by Madhukar Pappireddy · 4 years, 2 months ago
- 0aa0896 Merge "libc: Import strlcat from FreeBSD project" into integration by Mark Dykes · 4 years, 2 months ago
- 134bf86 Merge "libc: Add support for vsnprintf()" into integration by Mark Dykes · 4 years, 2 months ago
- 3862970 libc: Add support for vsnprintf() by Madhukar Pappireddy · 4 years, 2 months ago
- af0cd5f libc: Import strlcat from FreeBSD project by Madhukar Pappireddy · 4 years, 2 months ago
- 16e7bcf libc: memset: improve performance by avoiding single byte writes by Andre Przywara · 4 years, 2 months ago
- 2381d2e plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · 4 years, 2 months ago
- c58a13e Add support for hexadecimal and pointer format specifiers to snprintf() by Javier Almansa Sobrino · 4 years, 2 months ago
- ad5ab07 Revert "libc/memset: Implement function in assembler" by Mark Dykes · 4 years, 2 months ago
- 3ad26ae libc/memset: Implement function in assembler by Alexei Fedorov · 4 years, 3 months ago
- 35248f2 libc: add memrchr by Ambroise Vincent · 5 years ago
- 77389b2 libc: fix sparse warning for __assert() by Masahiro Yamada · 5 years ago
- 782f7e6 libc: fix memchr implementation by Ambroise Vincent · 5 years ago
- b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago
- a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 6 years ago
- e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
- bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
- a76dbe3 libc: Import strlcpy from FreeBSD by Antonio Nino Diaz · 6 years ago
- 12f0a0f libc: Integrate strrchr in libc by Antonio Nino Diaz · 6 years ago
- 3aa06f0 libc: Import strrchr from FreeBSD by Antonio Nino Diaz · 6 years ago
- 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
- 2e74f9b libc: Fix some MISRA defects by Antonio Nino Diaz · 6 years ago
- d587646 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · 6 years ago
- 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
- c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
- 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
- 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 6 years ago
- a5d668f libc: Cleanup FreeBSD files by Antonio Nino Diaz · 6 years ago
- 7a7d63f libc: Import files from FreeBSD by Antonio Nino Diaz · 6 years ago
- 1b465f8 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 6 years ago
- 9eddb1e libc: Cleanup remaining files by Antonio Nino Diaz · 6 years ago
- 71c16d9 libc: Remove printf-like functions by Antonio Nino Diaz · 6 years ago
- 07d5621 libc: Remove sscanf() and timingsafe_bcmp() by Antonio Nino Diaz · 6 years ago
- df9693a libc: Remove non-Arm files by Antonio Nino Diaz · 6 years ago
- 64d4de0 Add atexit function to libc by Roberto Vargas · 6 years ago
- 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago