|
|
1.1 ! root 1: /* setrgid.c 4.1 83/06/30 */ ! 2: ! 3: setrgid(rgid) ! 4: int rgid; ! 5: { ! 6: ! 7: return (setregid(rgid, -1)); ! 8: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.