|
|
1.1 root 1: # C library -- getgroups
2:
3: .globl _getgroups
4: .globl cerror
5:
6: .set getgroups,75
7:
8: _getgroups:
9: .word 0x0000
10: # Entry
11: chmk $getgroups
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.