Annotation of researchv10dc/libc/sys/umask.s, revision 1.1.1.1

1.1       root        1: #  C library -- umask
                      2:  
                      3: #  omask = umask(mode);
                      4:  
                      5:        .set    umask,60
                      6: .globl _umask
                      7: 
                      8: _umask:
                      9:        .word   0x0000
                     10:        chmk    $umask
                     11:        ret

unix.superglobalmegacorp.com

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