llvm-project/libc/config/linux/x86_64
Raman Tenneti 8b35159ac7 [libc] Introduces gmtime_r to LLVM libc, based on C99/C2X/Single Unix Sp.
gmtime and gmtime_r share the same common code. They call gmtime_internal
a static inline function. Thus added only validation tests for gmtime_r.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D99046
2021-03-22 14:04:05 -07:00
..
entrypoints.txt [libc] Introduces gmtime_r to LLVM libc, based on C99/C2X/Single Unix Sp. 2021-03-22 14:04:05 -07:00
headers.txt Initial commit of mktime. 2020-11-30 21:07:16 -08:00
syscall.h.inc [libc] Add Convenience syscall Template Function 2020-02-13 14:39:16 -05:00