Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-01 | user/lib: move mount_at_pred away from the header | dzwdz | |
2022-07-31 | user: replace the MOUNT macro with MOUNT_AT | dzwdz | |
The old style could be confused with a regular function, where the driver would be executed unconditionally. This should make it more obvious that the driver doesn't get executed in the parent process. | |||
2022-07-26 | user: move the POSIX-y stuff to the proper header files | dzwdz | |
2022-07-26 | tools: add tools/sort_includes.rb | dzwdz | |
2022-07-24 | user: change the directory structure to prepare for multiple binaries | dzwdz | |