[libc-commits] [PATCH] D91551: Initial commit of mktime.

Raman Tenneti via Phabricator via libc-commits libc-commits at lists.llvm.org
Sun Nov 22 10:37:34 PST 2020


rtenneti updated this revision to Diff 306926.
rtenneti added a comment.

Fixed code review comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91551/new/

https://reviews.llvm.org/D91551

Files:
  libc/config/linux/api.td
  libc/config/linux/x86_64/entrypoints.txt
  libc/config/linux/x86_64/headers.txt
  libc/include/CMakeLists.txt
  libc/include/time.h.def
  libc/spec/spec.td
  libc/spec/stdc.td
  libc/src/CMakeLists.txt
  libc/src/time/CMakeLists.txt
  libc/src/time/mktime.cpp
  libc/src/time/mktime.h
  libc/test/src/CMakeLists.txt
  libc/test/src/time/CMakeLists.txt
  libc/test/src/time/mktime_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91551.306926.patch
Type: text/x-patch
Size: 17061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201122/b9172f77/attachment-0001.bin>


More information about the libc-commits mailing list