Age | Commit message (Expand) | Author |
---|---|---|
2021-09-12 | AK+LibCore: Standardize on AK_OS_MACOS instead of __APPLE__ | Brian Gianforcaro |
2021-05-17 | LibCore: Close accepted sockets on exec() and make them non-blocking | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-15 | SystemServer+LibCore: Allow service to request multiple sockets | sin-ack |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | LibC+Everywhere: Remove open_with_path_length() in favor of open() | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |