1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-17 06:05:08 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
b07bbf383d Userland: Run clang-format on everything. 2019-06-07 11:49:31 +02:00
Andreas Kling
6d3e12899b Kernel: Pass process arguments directly on the stack.
Get rid of the convoluted get_arguments and get_environment syscalls.
This patch also adds a simple /bin/env that just prints its environment.
2019-02-22 01:55:22 +01:00