Annotation of researchv9/jtools/src/sam/malloc.c, revision 1.1

1.1     ! root        1: char *alloc();
        !             2: char *malloc(n)
        !             3:        unsigned n;
        !             4: {
        !             5:        return alloc((unsigned long)n);
        !             6: }

unix.superglobalmegacorp.com

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