This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-10-29 19:42:37 +00:00
Code
Issues
Activity
Actions
50fa759806
serenity
/
Servers
/
TTYServer
History
Download ZIP
Download TAR.GZ
Andreas Kling
4f4dc47ec3
TTYServer: Use fork+exec instead of system()
...
No point in spawning an extra shell process just to spawn a shell. :^)
2020-01-04 12:33:34 +01:00
..
main.cpp
TTYServer: Use fork+exec instead of system()
2020-01-04 12:33:34 +01:00
Makefile
Build: clean up build system, use one shared Makefile
2019-12-20 20:20:54 +01:00