Age | Commit message (Expand) | Author |
---|---|---|
2021-05-30 | LibC: Stub out btowc | Tim Schumacher |
2021-04-29 | iLibC: Fix some missed camelCase => snake_case | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-18 | LibC: Add wcstol() and wcstoll() stubs | Linus Groh |
2021-01-18 | LibC: Add wcsncmp() | Linus Groh |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |