Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz | |
2022-03-18 | Everywhere: Deduplicate day/month name constants | Lenny Maiorani | |
Day and month name constants are defined in numerous places. This pulls them together into a single place and eliminates the duplication. It also ensures they are `constexpr`. | |||
2021-10-04 | Everywhere: Fix more Copyright header inconsistencies | Tim Schumacher | |
2021-09-18 | LibC: Implement most langinfo values mentioned in POSIX | Tim Schumacher | |
2021-09-16 | LibC: Implement CODESET for langinfo | Tim Schumacher | |