[libc-commits] [PATCH] D96684: Changes to mktime to handle invalid dates, overflow and underflow andcalculating the correct date and thenumber of seconds even if invalid datesare passed as arguments.

Raman Tenneti via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Feb 22 18:38:07 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG034f5629256c: Changes to mktime to handle invalid dates, overflow and underflow… (authored by rtenneti).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96684

Files:
  libc/src/time/CMakeLists.txt
  libc/src/time/mktime.cpp
  libc/src/time/time_utils.h
  libc/test/src/time/CMakeLists.txt
  libc/test/src/time/TmMatcher.h
  libc/test/src/time/mktime_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96684.325636.patch
Type: text/x-patch
Size: 40723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210223/ac53fcfd/attachment-0001.bin>


More information about the libc-commits mailing list