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

1.1       root        1: # C library -- vlimit
                      2: 
                      3: # oldvalue = vlimit(what, newvalue);
                      4: # if newvalue == -1 old value is returned and the limit is not changed
                      5: 
                      6:        .set    vlimit,64+13
                      7: .globl _vlimit
                      8: 
                      9: _vlimit:
                     10:        .word   0x0000
                     11:        chmk    $vlimit
                     12:        bcc     noerror
                     13:        jmp     cerror
                     14: noerror:
                     15:        ret

unix.superglobalmegacorp.com

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