Skip to content

[libc] Implement the strftime and strftime_l entrypoints #106630

@jhuber6

Description

@jhuber6

These functions are required to build the LLVM C++ library on top of the LLVM C library. We currently only support the default (POSIX) locale, so the implementation should ideally be more straightforward ignoring all the details in langinfo.h and locale.h.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions