Age | Commit message (Expand) | Author |
---|---|---|
2021-09-16 | Kernel+LibC: Pack SC_inode_watcher_add_watch_params struct better | Brian Gianforcaro |
2021-08-14 | Kernel+LibC: Share definitions in fcntl.h and sys/types.h | Andreas Kling |
2021-05-12 | Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0 | sin-ack |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-05 | Userland: Add LibSystem and funnel all syscalls through it | 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 |