1. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · Wed Feb 13 15:58:00 2019 +0000
  2. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · Fri Feb 08 13:20:37 2019 +0000
  3. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  4. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · Thu Sep 27 09:22:19 2018 +0100
  5. a76dbe3 libc: Import strlcpy from FreeBSD by Antonio Nino Diaz · Thu Sep 27 09:18:57 2018 +0100
  6. 12f0a0f libc: Integrate strrchr in libc by Antonio Nino Diaz · Fri Oct 19 00:57:10 2018 +0100
  7. 3aa06f0 libc: Import strrchr from FreeBSD by Antonio Nino Diaz · Fri Oct 19 00:57:01 2018 +0100
  8. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · Fri Jun 22 14:16:03 2018 +0100
  9. 2e74f9b libc: Fix some MISRA defects by Antonio Nino Diaz · Thu Aug 23 15:11:46 2018 +0100
  10. d587646 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · Thu Aug 23 15:13:58 2018 +0100
  11. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · Thu Aug 16 16:46:06 2018 +0100
  12. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · Wed Aug 15 17:02:28 2018 +0100
  13. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  14. 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · Wed Aug 15 19:51:09 2018 +0100
  15. a5d668f libc: Cleanup FreeBSD files by Antonio Nino Diaz · Mon Aug 13 19:41:17 2018 +0100
  16. 7a7d63f libc: Import files from FreeBSD by Antonio Nino Diaz · Mon Aug 13 19:39:40 2018 +0100
  17. 1b465f8 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · Mon Aug 13 19:51:26 2018 +0100
  18. 9eddb1e libc: Cleanup remaining files by Antonio Nino Diaz · Thu Aug 16 14:53:05 2018 +0100
  19. 71c16d9 libc: Remove printf-like functions by Antonio Nino Diaz · Wed Aug 15 16:54:55 2018 +0100
  20. 07d5621 libc: Remove sscanf() and timingsafe_bcmp() by Antonio Nino Diaz · Fri Aug 17 09:46:43 2018 +0100
  21. df9693a libc: Remove non-Arm files by Antonio Nino Diaz · Tue Aug 14 13:17:41 2018 +0100
  22. 64d4de0 Add atexit function to libc by Roberto Vargas · Thu May 24 13:34:53 2018 +0100
  23. 0f8f985 Create a library file for libc by Roberto Vargas · Tue May 08 10:27:10 2018 +0100