1. 5ea2827 stdlib: remove comparison with EOF macro to comply with MISRA by Jonathan Wright · 7 years ago
  2. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  3. d52be21 Use standard UNIX file:line format in assert by Roberto Vargas · 8 years ago
  4. 0da2fe7 Simplify assert() to reduce memory usage by Antonio Nino Diaz · 8 years ago
  5. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  6. cc8b563 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 8 years ago
  7. 1e09ff9 Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 8 years ago
  8. 0b32628 Flush console where necessary by Antonio Nino Diaz · 8 years ago
  9. aa050a7 stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · 9 years ago
  10. d67879d Add strnlen() to local C library by Sandrine Bailleux · 9 years ago
  11. afc03ae stdlib: Fix signedness issue in memcmp() by dp-arm · 9 years ago
  12. f0b489c Move stdlib header files to include/lib/stdlib by Dan Handley · 9 years ago
  13. 191a008 Compile stdlib C files individually by Antonio Nino Diaz · 9 years ago
  14. e509d05 stdlib: add missing features to build PolarSSL by Juan Castillo · 11 years ago
  15. 6ad2e46 Rationalize console log output by Dan Handley · 11 years ago
  16. b79af93 Implement a leaner printf for Trusted Firmware by Soby Mathew · 11 years ago
  17. f2f9bb5 Add IO abstraction framework by James Morrissey · 11 years ago
  18. c3810c8 Fix memmove and memcpy by Jon Medhurst · 12 years ago
  19. e83b0ca Update year in copyright text to 2014 by Dan Handley · 12 years ago
  20. 1bc9e1f Add strchr() and putchar() to local C library by Harry Liebel · 12 years ago
  21. 0f702c6 Create local C library implementation (2/2) by Harry Liebel · 12 years ago
  22. c81b1d0 Create local C library implementation (1/2) by Harry Liebel · 12 years ago