| Issue | 107597 |
|---|---|
| Summary | libc: implement localtime |
| Labels | libc |
| Assignees | |
| Reporter | zimirza |
`localtime` should be implemented for `libc`, which is required by https://github.com/llvm/llvm-project/pull/107285. Temporarily, I am using `gmtime`. Timezones need to be set up as well.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
