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

Raman Tenneti via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Nov 30 21:12:15 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f0f844e9af9: Initial commit of mktime. (authored by rtenneti).

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.308529.patch
Type: text/x-patch
Size: 17413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201201/ca2f239f/attachment-0001.bin>


More information about the libc-commits mailing list