[libc-commits] [PATCH] D137881: [libc] Implement gettimeofday
Jeff Bailey via libc-commits
libc-commits at lists.llvm.org
Fri Nov 11 23:13:06 PST 2022
Did you intend to land this without review?
On Fri, Nov 11, 2022, 18:11 Raman Tenneti via Phabricator <
reviews at reviews.llvm.org> wrote:
> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221112/8e995001/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4007 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221112/8e995001/attachment.bin>
More information about the libc-commits
mailing list