index
:
personal/linux-0.01-distro.git
master
My attempt to make a Linux 0.01 distro using old versions of the source code
Alee
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
lib
/
setsid.c
blob: 730abf008c08c6524a4d587e7b999e585c4b98a4 (
plain
) (
blame
)
1
2
3
4
#define __LIBRARY__
#include
<unistd.h>
_syscall0
(
pid_t
,
setsid
)