📄 config.h.in
字号:
/* config.h.in. Generated automatically from configure.in by autoheader. *//* Define to empty if the keyword does not work. */#undef const/* Define if you have a working `mmap' system call. */#undef HAVE_MMAP/* Define if your struct stat has st_rdev. */#undef HAVE_ST_RDEV/* Define if utime(file, NULL) sets file's timestamp to the present. */#undef HAVE_UTIME_NULL/* Define as the return type of signal handlers (int or void). */#undef RETSIGTYPE/* Define if the setvbuf function takes the buffering type as its second argument and the buffer pointer as the third, as on System V before release 3. */#undef SETVBUF_REVERSED/* Define to `unsigned' if <sys/types.h> doesn't define. */#undef size_t/* Define if you have the ANSI C header files. */#undef STDC_HEADERS/* Define if you can safely include both <sys/time.h> and <time.h>. */#undef TIME_WITH_SYS_TIME/* Define if your <sys/time.h> declares struct tm. */#undef TM_IN_SYS_TIME/* define this if you have a reliable ftime function */#undef HAVE_FTIME/* define this if you have the timezone variable */#undef HAVE_TIMEZONE_VAR/* Define if you have the getpagesize function. */#undef HAVE_GETPAGESIZE/* Define if you have the gettimeofday function. */#undef HAVE_GETTIMEOFDAY/* Define if you have the memcpy function. */#undef HAVE_MEMCPY/* Define if you have the settimeofday function. */#undef HAVE_SETTIMEOFDAY/* Define if you have the strchr function. */#undef HAVE_STRCHR/* Define if you have the strftime function. */#undef HAVE_STRFTIME/* Define if you have the times function. */#undef HAVE_TIMES/* Define if you have the valloc function. */#undef HAVE_VALLOC/* Define if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define if you have the <limits.h> header file. */#undef HAVE_LIMITS_H/* Define if you have the <sgtty.h> header file. */#undef HAVE_SGTTY_H/* Define if you have the <sys/ioctl.h> header file. */#undef HAVE_SYS_IOCTL_H/* Define if you have the <sys/mman.h> header file. */#undef HAVE_SYS_MMAN_H/* Define if you have the <sys/termio.h> header file. */#undef HAVE_SYS_TERMIO_H/* Define if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_H/* Define if you have the <sys/times.h> header file. */#undef HAVE_SYS_TIMES_H/* Define if you have the <termio.h> header file. */#undef HAVE_TERMIO_H/* Define if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -