Age | Commit message (Expand) | Author |
---|---|---|
2020-12-17 | LibC: stdlib: Add clearenv() function | Brendan Coles |
2020-11-12 | Userland: env: Add `-i` / `--ignore-environment` arg to clear env | Brendan Coles |
2020-10-25 | AK: Eradicate calls to warn(). | asynts |
2020-09-16 | Userland: Allow executing binaries from PATH with env. | asynts |
2020-02-18 | env: Use pledge() | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-06-07 | Userland: Run clang-format on everything. | Andreas Kling |
2019-02-22 | Kernel: Pass process arguments directly on the stack. | Andreas Kling |