Commit Graph

8 Commits

Author SHA1 Message Date
Mark 92acffb13b Add getppid(2) 2020-07-22 23:13:29 +03:00
Mark b09f7c34a3 O_CLOEXEC for vfs_open*() 2020-07-22 22:34:24 +03:00
Mark f79fc98967 Add procfs 2020-07-12 17:10:51 +03:00
Mark 6ae176d516 Add sigaltstack() syscall 2020-07-10 13:41:15 +03:00
Mark ea55fbf3ee Add shebang handling 2020-07-07 22:55:50 +03:00
Mark ecf4262646 Separate notions of "thread" and "process" 2020-07-05 23:16:10 +03:00
Mark 2d5fe1dac1 Fix: no NULL is placed at the end of envp/argv 2020-07-05 18:53:20 +03:00
Mark 5b8ef34eeb Move execve() 2020-07-05 17:59:05 +03:00