Annotation of linux/lib/setsid.c, revision 1.1.1.4

1.1.1.2   root        1: /*
                      2:  *  linux/lib/setsid.c
                      3:  *
                      4:  *  (C) 1991  Linus Torvalds
                      5:  */
                      6: 
1.1       root        7: #define __LIBRARY__
1.1.1.4 ! root        8: #include <sys/types.h>
        !             9: #include <linux/unistd.h>
1.1       root       10: 
                     11: _syscall0(pid_t,setsid)
1.1.1.3   root       12: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.