Annotation of 42BSD/lib/libc/gen/setruid.c, revision 1.1

1.1     ! root        1: /*     setruid.c       4.1     83/06/30        */
        !             2: 
        !             3: setruid(ruid)
        !             4:        int ruid;
        !             5: {
        !             6: 
        !             7:        return (setreuid(ruid, -1));
        !             8: }

unix.superglobalmegacorp.com

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