1. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  2. 77389b2 libc: fix sparse warning for __assert() by Masahiro Yamada · 5 years ago
  3. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  4. 1b465f8 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 6 years ago
  5. df9693a libc: Remove non-Arm files by Antonio Nino Diaz · 6 years ago
  6. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago[Renamed from include/lib/stdlib/assert.h]
  7. 11a6e9d Simplify assert() to reduce memory usage by Antonio Nino Diaz · 7 years ago
  8. 808c229 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  9. d7b59e4 Move stdlib header files to include/lib/stdlib by Dan Handley · 8 years ago[Renamed from include/stdlib/assert.h]
  10. 0f702c6 Create local C library implementation (2/2) by Harry Liebel · 11 years ago