This is xmalloc.h in view mode; [Download] [Up]
extern void * xmalloc( long n); extern void *xrealloc( void *ptr, long n); #define xfree free
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.