]> git.corax.cc Git - corax/commit
Make use of fork() and execfve() to spawn STDIO and NET daemons
authorMatthias Kruk <m@m10k.eu>
Sat, 23 Nov 2019 06:45:24 +0000 (15:45 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 23 Nov 2019 06:45:24 +0000 (15:45 +0900)
commit3c62c32ca502a9a68b312814ed807bbe254d136d
tree928f3604dd45839a38ebad9b1f4a7cf35e0b867e
parent88036fb036642af4bd68cb77927cb5bd64c22ea0
Make use of fork() and execfve() to spawn STDIO and NET daemons
kernel/core/main.c
kernel/core/net.c
kernel/core/stdio.c