[libc-commits] [PATCH] D137881: [libc] Implement gettimeofday
Raman Tenneti via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Nov 11 18:11:50 PST 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG78f172e45ad9: [libc] Implement gettimeofday (authored by rtenneti).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137881/new/
https://reviews.llvm.org/D137881
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/api.td
libc/config/linux/x86_64/entrypoints.txt
libc/docs/date_and_time.rst
libc/include/CMakeLists.txt
libc/spec/posix.td
libc/src/time/CMakeLists.txt
libc/src/time/gettimeofday.cpp
libc/src/time/gettimeofday.h
libc/test/src/time/CMakeLists.txt
libc/test/src/time/gettimeofday_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137881.474908.patch
Type: text/x-patch
Size: 8986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221112/f172aeb7/attachment.bin>
More information about the libc-commits
mailing list