#include <sys/types.h>#include <sys/stat.h>#include <sys/file.h>#include <fcntl.h>#include <stdio.h>#include <ctype.h>#include <signal.h>#include <string.h>#include <time.h>#include <memory.h>#include <stdlib.h>#include <malloc.h>Go to the source code of this file.
Defines | |
| #define | OSMAJOR "UNIX=true" |
| #define | USE_EXECUNIX |
| #define | USE_FILEUNIX |
| #define | USE_PATHUNIX |
| #define | PATH_DELIM '/' |
| #define | OSMINOR "OS=UNKNOWN" |
| #define OSMAJOR "UNIX=true" |
| #define OSMINOR "OS=UNKNOWN" |
| #define PATH_DELIM '/' |
| #define USE_EXECUNIX |
| #define USE_FILEUNIX |
| #define USE_PATHUNIX |
1.4.7