[libc-commits] [libc] [libc] Include time.h in baremetal targets (PR #85026)

Petr Hosek via libc-commits libc-commits at lists.llvm.org
Sat Mar 16 16:09:42 PDT 2024


petrhosek wrote:

> > Note that we cannot include other entrypoints such such asctime because it unconditionally uses EOVERFLOW which is only defined in POSIX and not in C standard. This will need to be addressed first.
> 
> Please file a bug.

Filed #85556.

https://github.com/llvm/llvm-project/pull/85026


More information about the libc-commits mailing list