|
|
PGP 2.6.3i
/* * Fake stdlib.h for old systems */ #include <sys/types.h> #ifndef NULL #define NULL (char *)0 #endif char *getenv(); char *malloc(); char *calloc(); char *realloc(); long atol(); extern int errno;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.