1 2 3 4 5 6
#include <limits.h> /* For _POSIX_PATH_MAX */ #define MAXPATHLEN _POSIX_PATH_MAX #define SIGURG SIGUSR1 #define NOFILE NOFILES_MIN