[libc-commits] [PATCH] D136631: [libc] Add implementation of difftime function.
Raman Tenneti via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Oct 24 15:14:40 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG12204429f2f9: [libc] Add implementation of difftime function. (authored by rtenneti).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136631/new/
https://reviews.llvm.org/D136631
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/docs/date_and_time.rst
libc/src/time/CMakeLists.txt
libc/src/time/difftime.cpp
libc/src/time/difftime.h
libc/test/src/time/CMakeLists.txt
libc/test/src/time/difftime_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136631.470301.patch
Type: text/x-patch
Size: 5292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221024/5b0d90a7/attachment.bin>
More information about the libc-commits
mailing list