Age | Commit message (Expand) | Author |
---|---|---|
2019-06-07 | Userland: Run clang-format on everything. | Andreas Kling |
2019-04-23 | touch: Newly created files were accidentally marked as FIFO's. | Andreas Kling |
2019-01-22 | Kernel: Support open() with O_CREAT. | Andreas Kling |
2018-12-19 | Implement utime() along with a naive /bin/touch. | Andreas Kling |