1. 9b2770e stdlib: remove comparison with EOF macro to comply with MISRA by Jonathan Wright · 6 years ago
  2. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  3. fe42f9c Use standard UNIX file:line format in assert by Roberto Vargas · 7 years ago
  4. 11a6e9d Simplify assert() to reduce memory usage by Antonio Nino Diaz · 7 years ago
  5. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  6. 808c229 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  7. e98fa3a Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 7 years ago
  8. e3962d0 Flush console where necessary by Antonio Nino Diaz · 7 years ago
  9. 2165a3e stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · 7 years ago
  10. ccfc829 Add strnlen() to local C library by Sandrine Bailleux · 7 years ago
  11. 731cfd0 stdlib: Fix signedness issue in memcmp() by dp-arm · 8 years ago
  12. d7b59e4 Move stdlib header files to include/lib/stdlib by Dan Handley · 8 years ago
  13. 95036fc Compile stdlib C files individually by Antonio Nino Diaz · 8 years ago
  14. 9e75157 stdlib: add missing features to build PolarSSL by Juan Castillo · 10 years ago
  15. 91b624e Rationalize console log output by Dan Handley · 10 years ago
  16. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  17. f2f9bb5 Add IO abstraction framework by James Morrissey · 10 years ago
  18. c3810c8 Fix memmove and memcpy by Jon Medhurst · 10 years ago
  19. e83b0ca Update year in copyright text to 2014 by Dan Handley · 10 years ago
  20. 1bc9e1f Add strchr() and putchar() to local C library by Harry Liebel · 11 years ago
  21. 0f702c6 Create local C library implementation (2/2) by Harry Liebel · 11 years ago
  22. c81b1d0 Create local C library implementation (1/2) by Harry Liebel · 11 years ago