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

52 commits

Author SHA1 Message Date
Andreas Kling
befeabd8fe Okay, with some mucking around, there is now a /bin/id and it runs!
It statically links against everything in LibC that it needs.
This will work just fine for a long time to come!
2018-10-22 14:41:54 +02:00
Andreas Kling
4cbf079a17 Start work on a standard C library. I'm calling it... LibC. 2018-10-22 13:57:25 +02:00