Annotation of researchv10no/libc/gen/onexit.c, revision 1.1

1.1     ! root        1: onexit(f)
        !             2:        int (*f)();
        !             3: {
        !             4:        return(atexit(f));
        !             5: }

unix.superglobalmegacorp.com

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