aux.h 111 B

12345
  1. void* emalloc9p(ulong sz);
  2. void* erealloc9p(void *v, ulong sz);
  3. char* estrdup9p(char *s);
  4. #define DMDIR CHDIR