Age | Commit message (Expand) | Author |
---|---|---|
2022-03-29 | LibC: Make wchar size definitions available from stdint.h | Tim Schumacher |
2022-01-08 | LibC: Fix up a few copy-pasted INTMAX parameter names | Tim Schumacher |
2021-11-28 | LibC: Make SIZE_MAX be understood by the preprocessor | Daniel Bertalan |
2021-11-28 | LibC: Fix stdint.h macros on x86_64 | Daniel Bertalan |
2021-09-16 | LibC: Define ptrdiff_t limits | Tim Schumacher |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-14 | LibC: Add definitions for INTMAX_C and UINTMAX_C | Gunnar Beutner |
2021-04-11 | LibC: Make <limits.h> compatible with GCC so that it doesn't install a fixed ... | Gunnar Beutner |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |