diff options
| author | ruki <[email protected]> | 2016-08-03 14:03:59 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2016-08-03 14:03:59 +0800 |
| commit | e4cb396b6c4b33932d5f953b9cf20fbf22231ce4 (patch) | |
| tree | 7df05aca1ef0f8bc24f848d1c88b143decbd3bdf | |
| parent | eefd50df43ff0648e303194ff8378cd664381bff (diff) | |
update tbox for linux
| -rwxr-xr-x | core/pkg/tbox.pkg/inc/linux/x64/tbox.config.h | 33 | ||||
| -rwxr-xr-x | core/pkg/tbox.pkg/inc/linux/x86/tbox.config.h | 33 |
2 files changed, 36 insertions, 30 deletions
diff --git a/core/pkg/tbox.pkg/inc/linux/x64/tbox.config.h b/core/pkg/tbox.pkg/inc/linux/x64/tbox.config.h index eb5ab2557..095066c75 100755 --- a/core/pkg/tbox.pkg/inc/linux/x64/tbox.config.h +++ b/core/pkg/tbox.pkg/inc/linux/x64/tbox.config.h @@ -6,7 +6,7 @@ #define TB_CONFIG_VERSION_MAJOR 1 #define TB_CONFIG_VERSION_MINOR 5 #define TB_CONFIG_VERSION_ALTER 3 -#define TB_CONFIG_VERSION_BUILD 201607131253 +#define TB_CONFIG_VERSION_BUILD 201608031402 // defines #define TB_CONFIG_OS_LINUX 1 @@ -22,7 +22,7 @@ #define TB_CONFIG_POSIX_HAVE_POLL 1 #define TB_CONFIG_LIBC_HAVE_KILL 1 #define TB_CONFIG_POSIX_HAVE_PWRITEV 1 -#define TB_CONFIG_LIBC_HAVE_BACKTRACE 1 +#define TB_CONFIG_LIBM_HAVE_ATAN2 1 #define TB_CONFIG_POSIX_HAVE_SCHED_YIELD 1 #define TB_CONFIG_LIBC_HAVE_STRLEN 1 #define TB_CONFIG_LIBC_HAVE_WCSCMP 1 @@ -34,7 +34,7 @@ #define TB_CONFIG_POSIX_HAVE_DLOPEN 1 #define TB_CONFIG_POSIX_HAVE_REGEXEC 1 #define TB_CONFIG_POSIX_HAVE_VFORK 1 -#define TB_CONFIG_LIBC_HAVE_MBSTOWCS 1 +#define TB_CONFIG_LIBC_HAVE_STRCAT 1 #define TB_CONFIG_LIBC_HAVE_WCSSTR 1 #define TB_CONFIG_LIBC_HAVE_WCSCAT 1 #define TB_CONFIG_LIBM_HAVE_POW 1 @@ -44,15 +44,16 @@ #define TB_CONFIG_LIBM_HAVE_ACOSF 1 #define TB_CONFIG_POSIX_HAVE_OPEN 1 #define TB_CONFIG_LIBC_HAVE_STRNLEN 1 +#define TB_CONFIG_LIBC_HAVE_RANDOM 1 #define TB_CONFIG_LIBM_HAVE_ATANF 1 #define TB_CONFIG_LIBC_HAVE_STRNCAT 1 #define TB_CONFIG_LIBC_HAVE_WCSNCPY 1 #define TB_CONFIG_LIBC_HAVE_GMTIME 1 #define TB_CONFIG_LIBM_HAVE_TAN 1 -#define TB_CONFIG_LIBM_HAVE_COSF 1 +#define TB_CONFIG_LIBM_HAVE_POWF 1 #define TB_CONFIG_LIBM_HAVE_SINF 1 #define TB_CONFIG_LIBM_HAVE_ATAN 1 -#define TB_CONFIG_LIBM_HAVE_SIN 1 +#define TB_CONFIG_LIBC_HAVE_STRNCMP 1 #define TB_CONFIG_LIBC_HAVE_MEMMOVE 1 #define TB_CONFIG_LIBC_HAVE_STRNCASECMP 1 #define TB_CONFIG_POSIX_HAVE_PREADV 1 @@ -70,44 +71,46 @@ #define TB_CONFIG_POSIX_HAVE_SEM_INIT 1 #define TB_CONFIG_SYSTEMV_HAVE_SEMGET 1 #define TB_CONFIG_POSIX_HAVE_WAITPID 1 +#define TB_CONFIG_POSIX_HAVE_EPOLL_WAIT 1 +#define TB_CONFIG_POSIX_HAVE_EPOLL_CREATE 1 #define TB_CONFIG_LIBC_HAVE_GETTIMEOFDAY 1 #define TB_CONFIG_LIBM_HAVE_ATAN2F 1 #define TB_CONFIG_LIBC_HAVE_STRSTR 1 -#define TB_CONFIG_POSIX_HAVE_EPOLL_WAIT 1 +#define TB_CONFIG_POSIX_HAVE_SENDFILE 1 #define TB_CONFIG_LIBC_HAVE_WCSNCMP 1 -#define TB_CONFIG_POSIX_HAVE_EPOLL_CREATE 1 +#define TB_CONFIG_POSIX_HAVE_WRITEV 1 #define TB_CONFIG_LIBM_HAVE_LOG2 1 #define TB_CONFIG_LIBM_HAVE_COS 1 -#define TB_CONFIG_POSIX_HAVE_SENDFILE 1 +#define TB_CONFIG_POSIX_HAVE_READV 1 #define TB_CONFIG_POSIX_HAVE_PTHREAD_MUTEX_INIT 1 #define TB_CONFIG_LIBM_HAVE_FMODF 1 -#define TB_CONFIG_POSIX_HAVE_WRITEV 1 +#define TB_CONFIG_MODULE_HAVE_HASH 1 #define TB_CONFIG_LIBC_HAVE_WCSTOMBS 1 #define TB_CONFIG_LIBM_HAVE_FMOD 1 #define TB_CONFIG_LIBC_HAVE_MEMCMP 1 -#define TB_CONFIG_POSIX_HAVE_READV 1 #define TB_CONFIG_POSIX_HAVE_REGCOMP 1 #define TB_CONFIG_POSIX_HAVE_SYSCONF 1 #define TB_CONFIG_POSIX_HAVE_GETPAGESIZE 1 #define TB_CONFIG_POSIX_HAVE_GETHOSTNAME 1 #define TB_CONFIG_POSIX_HAVE_OPENDIR 1 +#define TB_CONFIG_LIBM_HAVE_SIN 1 +#define TB_CONFIG_LIBM_HAVE_COSF 1 #define TB_CONFIG_LIBM_HAVE_EXP 1 -#define TB_CONFIG_LIBC_HAVE_STRNCMP 1 #define TB_CONFIG_POSIX_HAVE_PTHREAD_CREATE 1 #define TB_CONFIG_LIBM_HAVE_ASIN 1 #define TB_CONFIG_LIBM_HAVE_EXPF 1 #define TB_CONFIG_LIBC_HAVE_WCSLEN 1 #define TB_CONFIG_MODULE_HAVE_THREAD 1 #define TB_CONFIG_MODULE_HAVE_NETWORK 1 -#define TB_CONFIG_LIBC_HAVE_STRCAT 1 +#define TB_CONFIG_LIBC_HAVE_MBSTOWCS 1 #define TB_CONFIG_LIBC_HAVE_WCSCASECMP 1 -#define TB_CONFIG_LIBM_HAVE_POWF 1 +#define TB_CONFIG_LIBM_HAVE_ASINF 1 #define TB_CONFIG_LIBC_HAVE_SIGSETJMP 1 #define TB_CONFIG_LIBM_HAVE_LOG2F 1 -#define TB_CONFIG_LIBM_HAVE_ASINF 1 +#define TB_CONFIG_LIBC_HAVE_SRANDOM 1 #define TB_CONFIG_LIBC_HAVE_SETJMP 1 #define TB_CONFIG_LIBC_HAVE_SIGNAL 1 -#define TB_CONFIG_LIBM_HAVE_ATAN2 1 +#define TB_CONFIG_LIBC_HAVE_BACKTRACE 1 // undefines #undef TB_CONFIG_TRACE_INFO_ONLY diff --git a/core/pkg/tbox.pkg/inc/linux/x86/tbox.config.h b/core/pkg/tbox.pkg/inc/linux/x86/tbox.config.h index e70295eda..24e3f1851 100755 --- a/core/pkg/tbox.pkg/inc/linux/x86/tbox.config.h +++ b/core/pkg/tbox.pkg/inc/linux/x86/tbox.config.h @@ -6,7 +6,7 @@ #define TB_CONFIG_VERSION_MAJOR 1 #define TB_CONFIG_VERSION_MINOR 5 #define TB_CONFIG_VERSION_ALTER 3 -#define TB_CONFIG_VERSION_BUILD 201607131254 +#define TB_CONFIG_VERSION_BUILD 201608031359 // defines #define TB_CONFIG_OS_LINUX 1 @@ -22,7 +22,7 @@ #define TB_CONFIG_POSIX_HAVE_POLL 1 #define TB_CONFIG_LIBC_HAVE_KILL 1 #define TB_CONFIG_POSIX_HAVE_PWRITEV 1 -#define TB_CONFIG_LIBC_HAVE_BACKTRACE 1 +#define TB_CONFIG_LIBM_HAVE_ATAN2 1 #define TB_CONFIG_POSIX_HAVE_SCHED_YIELD 1 #define TB_CONFIG_LIBC_HAVE_STRLEN 1 #define TB_CONFIG_LIBC_HAVE_WCSCMP 1 @@ -34,7 +34,7 @@ #define TB_CONFIG_POSIX_HAVE_DLOPEN 1 #define TB_CONFIG_POSIX_HAVE_REGEXEC 1 #define TB_CONFIG_POSIX_HAVE_VFORK 1 -#define TB_CONFIG_LIBC_HAVE_MBSTOWCS 1 +#define TB_CONFIG_LIBC_HAVE_STRCAT 1 #define TB_CONFIG_LIBC_HAVE_WCSSTR 1 #define TB_CONFIG_LIBC_HAVE_WCSCAT 1 #define TB_CONFIG_LIBM_HAVE_POW 1 @@ -44,15 +44,16 @@ #define TB_CONFIG_LIBM_HAVE_ACOSF 1 #define TB_CONFIG_POSIX_HAVE_OPEN 1 #define TB_CONFIG_LIBC_HAVE_STRNLEN 1 +#define TB_CONFIG_LIBC_HAVE_RANDOM 1 #define TB_CONFIG_LIBM_HAVE_ATANF 1 #define TB_CONFIG_LIBC_HAVE_STRNCAT 1 #define TB_CONFIG_LIBC_HAVE_WCSNCPY 1 #define TB_CONFIG_LIBC_HAVE_GMTIME 1 #define TB_CONFIG_LIBM_HAVE_TAN 1 -#define TB_CONFIG_LIBM_HAVE_COSF 1 +#define TB_CONFIG_LIBM_HAVE_POWF 1 #define TB_CONFIG_LIBM_HAVE_SINF 1 #define TB_CONFIG_LIBM_HAVE_ATAN 1 -#define TB_CONFIG_LIBM_HAVE_SIN 1 +#define TB_CONFIG_LIBC_HAVE_STRNCMP 1 #define TB_CONFIG_LIBC_HAVE_MEMMOVE 1 #define TB_CONFIG_LIBC_HAVE_STRNCASECMP 1 #define TB_CONFIG_POSIX_HAVE_PREADV 1 @@ -70,44 +71,46 @@ #define TB_CONFIG_POSIX_HAVE_SEM_INIT 1 #define TB_CONFIG_SYSTEMV_HAVE_SEMGET 1 #define TB_CONFIG_POSIX_HAVE_WAITPID 1 +#define TB_CONFIG_POSIX_HAVE_EPOLL_WAIT 1 +#define TB_CONFIG_POSIX_HAVE_EPOLL_CREATE 1 #define TB_CONFIG_LIBC_HAVE_GETTIMEOFDAY 1 #define TB_CONFIG_LIBM_HAVE_ATAN2F 1 #define TB_CONFIG_LIBC_HAVE_STRSTR 1 -#define TB_CONFIG_POSIX_HAVE_EPOLL_WAIT 1 +#define TB_CONFIG_POSIX_HAVE_SENDFILE 1 #define TB_CONFIG_LIBC_HAVE_WCSNCMP 1 -#define TB_CONFIG_POSIX_HAVE_EPOLL_CREATE 1 +#define TB_CONFIG_POSIX_HAVE_WRITEV 1 #define TB_CONFIG_LIBM_HAVE_LOG2 1 #define TB_CONFIG_LIBM_HAVE_COS 1 -#define TB_CONFIG_POSIX_HAVE_SENDFILE 1 +#define TB_CONFIG_POSIX_HAVE_READV 1 #define TB_CONFIG_POSIX_HAVE_PTHREAD_MUTEX_INIT 1 #define TB_CONFIG_LIBM_HAVE_FMODF 1 -#define TB_CONFIG_POSIX_HAVE_WRITEV 1 +#define TB_CONFIG_MODULE_HAVE_HASH 1 #define TB_CONFIG_LIBC_HAVE_WCSTOMBS 1 #define TB_CONFIG_LIBM_HAVE_FMOD 1 #define TB_CONFIG_LIBC_HAVE_MEMCMP 1 -#define TB_CONFIG_POSIX_HAVE_READV 1 #define TB_CONFIG_POSIX_HAVE_REGCOMP 1 #define TB_CONFIG_POSIX_HAVE_SYSCONF 1 #define TB_CONFIG_POSIX_HAVE_GETPAGESIZE 1 #define TB_CONFIG_POSIX_HAVE_GETHOSTNAME 1 #define TB_CONFIG_POSIX_HAVE_OPENDIR 1 +#define TB_CONFIG_LIBM_HAVE_SIN 1 +#define TB_CONFIG_LIBM_HAVE_COSF 1 #define TB_CONFIG_LIBM_HAVE_EXP 1 -#define TB_CONFIG_LIBC_HAVE_STRNCMP 1 #define TB_CONFIG_POSIX_HAVE_PTHREAD_CREATE 1 #define TB_CONFIG_LIBM_HAVE_ASIN 1 #define TB_CONFIG_LIBM_HAVE_EXPF 1 #define TB_CONFIG_LIBC_HAVE_WCSLEN 1 #define TB_CONFIG_MODULE_HAVE_THREAD 1 #define TB_CONFIG_MODULE_HAVE_NETWORK 1 -#define TB_CONFIG_LIBC_HAVE_STRCAT 1 +#define TB_CONFIG_LIBC_HAVE_MBSTOWCS 1 #define TB_CONFIG_LIBC_HAVE_WCSCASECMP 1 -#define TB_CONFIG_LIBM_HAVE_POWF 1 +#define TB_CONFIG_LIBM_HAVE_ASINF 1 #define TB_CONFIG_LIBC_HAVE_SIGSETJMP 1 #define TB_CONFIG_LIBM_HAVE_LOG2F 1 -#define TB_CONFIG_LIBM_HAVE_ASINF 1 +#define TB_CONFIG_LIBC_HAVE_SRANDOM 1 #define TB_CONFIG_LIBC_HAVE_SETJMP 1 #define TB_CONFIG_LIBC_HAVE_SIGNAL 1 -#define TB_CONFIG_LIBM_HAVE_ATAN2 1 +#define TB_CONFIG_LIBC_HAVE_BACKTRACE 1 // undefines #undef TB_CONFIG_TRACE_INFO_ONLY |
