[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
Tue Feb 16 10:15:11 PST 2021
rtenneti retitled this revision from "Changes to mktime to handle invalid dates, overflow and underflow and
calculating the correct date and thenumber of seconds even if invalid dates
are passed as arguments." to "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.".
rtenneti added a reviewer: stanshebs.
rtenneti added a subscriber: jeffbailey.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96684/new/
https://reviews.llvm.org/D96684
More information about the libc-commits
mailing list