/
githubmirror
/
pkgconf
Обзор
Документация
Войти
/
githubmirror
/
pkgconf
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
libpkgconf/config.h.meson
64 строки
2 KB
Ariadne Conill
libpkgconf: fileio: probe getc_unlocked as a decl like the others
02 авг 2026, 03:23
02 авг 2026, 03:23
87048fa
Код
Авторство
О чём код?
/* libpkgconf/config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the `strndup' function. */ #mesondefine HAVE_STRNDUP /* Define to 1 if you have the `reallocarray' function. */ #mesondefine HAVE_REALLOCARRAY /* Define to 1 if you have the `strndup' function. */ #mesondefine HAVE_DECL_STRNDUP /* Define to 1 if you have the `reallocarray' function. */ #mesondefine HAVE_DECL_REALLOCARRAY /* Define to 1 if you have the `pledge' function. */ #mesondefine HAVE_DECL_PLEDGE /* Define to 1 if you have the `unveil' function. */ #mesondefine HAVE_DECL_UNVEIL /* Define to 1 if you have the `readlinkat' function. */ #mesondefine HAVE_DECL_READLINKAT /* Define to 1 if you have the `mkdtemp' function. */ #mesondefine HAVE_DECL_MKDTEMP /* Define to 1 if you have the `getc_unlocked' function. */ #mesondefine HAVE_DECL_GETC_UNLOCKED /* Define to 1 if you have the `nl_langinfo_l' function. */ #mesondefine HAVE_DECL_NL_LANGINFO_L /* Define to the address where bug reports for this package should be sent. */ #mesondefine PACKAGE_BUGREPORT /* Define to the full name of this package. */ #mesondefine PACKAGE_NAME /* Define to the one symbol short name of this package. */ #mesondefine PACKAGE_TARNAME /* Define to the version of this package. */ #mesondefine PACKAGE_VERSION /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif /* Number of bits in a file offset, on hosts where this is settable. */ #mesondefine _FILE_OFFSET_BITS /* Define for large files, on AIX-style hosts. */ #mesondefine _LARGE_FILES #mesondefine PKG_DEFAULT_PATH #mesondefine SYSTEM_INCLUDEDIR #mesondefine SYSTEM_LIBDIR #mesondefine PERSONALITY_PATH /* Enable Solaris extensions. */ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif