summaryrefslogtreecommitdiff
path: root/lib/libc/libc.mk
AgeCommit message (Expand)Author
2019-02-08libc: Move setjmp to libc folderAntonio Nino Diaz
2018-11-02libc: Adapt strlcpy to this codebaseAntonio Nino Diaz
2018-10-23libc: Integrate strrchr in libcAntonio Nino Diaz
2018-08-22libc: Move tf_printf and tf_snprintf to libcAntonio Nino Diaz
2018-08-22libc: Add AArch32 and AArch64 headersAntonio Nino Diaz
2018-08-22libc: Cleanup remaining filesAntonio Nino Diaz
2018-08-22libc: Remove sscanf() and timingsafe_bcmp()Antonio Nino Diaz
2018-08-03Create a library file for libcRoberto Vargas