diff options
author | thegeorg <thegeorg@yandex-team.ru> | 2022-02-10 16:45:12 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:12 +0300 |
commit | 49116032d905455a7b1c994e4a696afc885c1e71 (patch) | |
tree | be835aa92c6248212e705f25388ebafcf84bc7a1 /contrib/libs/libevent/config.h | |
parent | 4e839db24a3bbc9f1c610c43d6faaaa99824dcca (diff) | |
download | ydb-49116032d905455a7b1c994e4a696afc885c1e71.tar.gz |
Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/libevent/config.h')
-rw-r--r-- | contrib/libs/libevent/config.h | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/contrib/libs/libevent/config.h b/contrib/libs/libevent/config.h index 8220cd9540..8b87592052 100644 --- a/contrib/libs/libevent/config.h +++ b/contrib/libs/libevent/config.h @@ -13,9 +13,9 @@ /* Define to 1 if you have the `accept4' function. */ #define HAVE_ACCEPT4 1 -/* Define to 1 if you have the <afunix.h> header file. */ -/* #undef HAVE_AFUNIX_H */ - +/* Define to 1 if you have the <afunix.h> header file. */ +/* #undef HAVE_AFUNIX_H */ + /* Define to 1 if you have the `arc4random' function. */ /* #undef HAVE_ARC4RANDOM */ @@ -33,11 +33,11 @@ /* Define to 1 if you have the declaration of `CTL_KERN', and to 0 if you don't. */ -/* #undef HAVE_DECL_CTL_KERN */ +/* #undef HAVE_DECL_CTL_KERN */ /* Define to 1 if you have the declaration of `KERN_ARND', and to 0 if you don't. */ -/* #undef HAVE_DECL_KERN_ARND */ +/* #undef HAVE_DECL_KERN_ARND */ /* Define if /dev/poll is available */ /* #undef HAVE_DEVPOLL */ @@ -102,9 +102,9 @@ /* Define to 1 if you have the `getprotobynumber' function. */ #define HAVE_GETPROTOBYNUMBER 1 -/* Define to 1 if you have the `getrandom' function. */ -#define HAVE_GETRANDOM 1 - +/* Define to 1 if you have the `getrandom' function. */ +#define HAVE_GETRANDOM 1 + /* Define to 1 if you have the `getservbyname' function. */ #define HAVE_GETSERVBYNAME 1 @@ -129,18 +129,18 @@ /* Define to 1 if you have the `kqueue' function. */ /* #undef HAVE_KQUEUE */ -/* Define to 1 if you have the `ws2_32' library (-lws2_32). */ -/* #undef HAVE_LIBWS2_32 */ - +/* Define to 1 if you have the `ws2_32' library (-lws2_32). */ +/* #undef HAVE_LIBWS2_32 */ + /* Define if the system has zlib */ #define HAVE_LIBZ 1 /* Define to 1 if you have the `mach_absolute_time' function. */ /* #undef HAVE_MACH_ABSOLUTE_TIME */ -/* Define to 1 if you have the <mach/mach.h> header file. */ -/* #undef HAVE_MACH_MACH_H */ - +/* Define to 1 if you have the <mach/mach.h> header file. */ +/* #undef HAVE_MACH_MACH_H */ + /* Define to 1 if you have the <mach/mach_time.h> header file. */ /* #undef HAVE_MACH_MACH_TIME_H */ @@ -292,7 +292,7 @@ #define HAVE_STRUCT_SOCKADDR_UN 1 /* Define to 1 if you have the `sysctl' function. */ -/* #undef HAVE_SYSCTL */ +/* #undef HAVE_SYSCTL */ /* Define to 1 if you have the <sys/devpoll.h> header file. */ /* #undef HAVE_SYS_DEVPOLL_H */ @@ -318,9 +318,9 @@ /* Define to 1 if you have the <sys/queue.h> header file. */ #define HAVE_SYS_QUEUE_H 1 -/* Define to 1 if you have the <sys/random.h> header file. */ -#define HAVE_SYS_RANDOM_H 1 - +/* Define to 1 if you have the <sys/random.h> header file. */ +#define HAVE_SYS_RANDOM_H 1 + /* Define to 1 if you have the <sys/resource.h> header file. */ #define HAVE_SYS_RESOURCE_H 1 @@ -337,7 +337,7 @@ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the <sys/sysctl.h> header file. */ -/* #undef HAVE_SYS_SYSCTL_H */ +/* #undef HAVE_SYS_SYSCTL_H */ /* Define to 1 if you have the <sys/timerfd.h> header file. */ #define HAVE_SYS_TIMERFD_H 1 @@ -411,12 +411,12 @@ /* Define to 1 if you have the <zlib.h> header file. */ #define HAVE_ZLIB_H 1 -/* Define to 1 if you have the `_gmtime64' function. */ -/* #undef HAVE__GMTIME64 */ - -/* Define to 1 if you have the `_gmtime64_s' function. */ -/* #undef HAVE__GMTIME64_S */ - +/* Define to 1 if you have the `_gmtime64' function. */ +/* #undef HAVE__GMTIME64 */ + +/* Define to 1 if you have the `_gmtime64_s' function. */ +/* #undef HAVE__GMTIME64_S */ + /* Define to 1 if compiler have __FUNCTION__ */ #define HAVE___FUNCTION__ 1 @@ -427,7 +427,7 @@ #define LT_OBJDIR ".libs/" /* Numeric representation of the version */ -#define NUMERIC_VERSION 0x02010c00 +#define NUMERIC_VERSION 0x02010c00 /* Name of package */ #define PACKAGE "libevent" @@ -439,7 +439,7 @@ #define PACKAGE_NAME "libevent" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "libevent 2.1.12-stable" +#define PACKAGE_STRING "libevent 2.1.12-stable" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "libevent" @@ -448,7 +448,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.1.12-stable" +#define PACKAGE_VERSION "2.1.12-stable" /* Define to necessary symbol if this constant uses a non-standard name on your system. */ @@ -510,7 +510,7 @@ /* Version number of package */ -#define VERSION "2.1.12-stable" +#define VERSION "2.1.12-stable" /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE |