|
|
1.1 ! root 1: # C library -- chroot ! 2: ! 3: # error = chroot(string); ! 4: ! 5: .set chroot,61 ! 6: ! 7: .globl _chroot ! 8: .globl cerror ! 9: _chroot: ! 10: .word 0x0000 ! 11: chmk $chroot ! 12: bcc noerror ! 13: jmp cerror ! 14: noerror: ! 15: ret
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.