Annotation of GNUtools/cctools/as/xmalloc.h, revision 1.1.1.1

1.1       root        1: extern void * xmalloc(
                      2:     long n);
                      3: extern void *xrealloc(
                      4:     void *ptr,
                      5:     long n);
                      6: #define xfree free

unix.superglobalmegacorp.com

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