📄 config.h
字号:
/* config.h. Generated automatically by configure. *//* config.h.in. Generated automatically from configure.in by autoheader. *//* Define for DGUX with <sys/dg_sys_info.h>. *//* #undef DGUX *//* Define to the type of elements in the array set by `getgroups'. Usually this is either `int' or `gid_t'. */#define GETGROUPS_T gid_t/* Define if the `getloadavg' function needs to be run setuid or setgid. *//* #undef GETLOADAVG_PRIVILEGED *//* Define to `int' if <sys/types.h> doesn't define. *//* #undef gid_t *//* Define if your system has its own `getloadavg' function. *//* #undef HAVE_GETLOADAVG *//* Define if you have a working `mmap' system call. */#define HAVE_MMAP 1/* Define if system calls automatically restart after interruption by a signal. */#define HAVE_RESTARTABLE_SYSCALLS 1/* Define if your struct tm has tm_zone. */#define HAVE_TM_ZONE 1/* Define if you don't have tm_zone but do have the external array tzname. *//* #undef HAVE_TZNAME *//* Define if utime(file, NULL) sets file's timestamp to the present. */#define HAVE_UTIME_NULL 1/* Define if you have <vfork.h>. *//* #undef HAVE_VFORK_H *//* Define as __inline if that's what the C compiler calls it. *//* #undef inline *//* Define if your struct nlist has an n_un member. *//* #undef NLIST_NAME_UNION *//* Define if you have <nlist.h>. *//* #undef NLIST_STRUCT *//* Define to `int' if <sys/types.h> doesn't define. *//* #undef pid_t *//* Define to `unsigned' if <sys/types.h> doesn't define. *//* #undef size_t *//* Define if you have the ANSI C header files. */#define STDC_HEADERS 1/* Define on System V Release 4. *//* #undef SVR4 *//* Define if `sys_siglist' is declared by <signal.h>. */#define SYS_SIGLIST_DECLARED 1/* Define if you can safely include both <sys/time.h> and <time.h>. */#define TIME_WITH_SYS_TIME 1/* Define if your <sys/time.h> declares struct tm. *//* #undef TM_IN_SYS_TIME *//* Define to `int' if <sys/types.h> doesn't define. *//* #undef uid_t *//* Define for Encore UMAX. *//* #undef UMAX *//* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of <sys/cpustats.h>. *//* #undef UMAX4_3 *//* Define vfork as fork if vfork does not work. *//* #undef vfork *//* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). *//* #undef WORDS_BIGENDIAN *//* Define this 1 if your compiler allows a (void *) function return */#define HAVE_VOID_POINTER 1/* Define this 1 if your C compiler has a short_short_t type */#define short_short_t unsigned short/* Define this 1 if your signal handling library support sys_siglist */#define HAVE_SYS_SIGLIST 0/* The number of bytes in a int. */#define SIZEOF_INT 4/* Define if you have the getloadavg function. *//* #undef HAVE_GETLOADAVG *//* Define if you have the getpagesize function. */#define HAVE_GETPAGESIZE 1/* Define if you have the <curses.h> header file. */#define HAVE_CURSES_H 1/* Define if you have the <fcntl.h> header file. */#define HAVE_FCNTL_H 1/* Define if you have the <mach/mach.h> header file. *//* #undef HAVE_MACH_MACH_H *//* Define if you have the <memory.h> header file. */#define HAVE_MEMORY_H 1/* Define if you have the <resolv.h> header file. */#define HAVE_RESOLV_H 1/* Define if you have the <sys/fcntl.h> header file. */#define HAVE_SYS_FCNTL_H 1/* Define if you have the <sys/time.h> header file. */#define HAVE_SYS_TIME_H 1/* Define if you have the <termio.h> header file. */#define HAVE_TERMIO_H 1/* Define if you have the <unistd.h> header file. */#define HAVE_UNISTD_H 1/* Define if you have the dgc library (-ldgc). *//* #undef HAVE_LIBDGC *//* Define if you have the socket library (-lsocket). *//* #undef HAVE_LIBSOCKET */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -