diff options
author | BangLang Huang <banglang.huang@foxmail.com> | 2017-08-14 10:31:13 +0800 |
---|---|---|
committer | BangLang Huang <banglang.huang@foxmail.com> | 2017-08-14 10:31:13 +0800 |
commit | f06373a54774f4560938dd888a0cc989cef39c96 (patch) | |
tree | 0e22e5ac1fc2332f70b1af1f70cef88ef93ef23c /libs/tdb/files | |
parent | d4ed4c1f21432b95336047bfc9c8c1577a5b0456 (diff) |
tdb: bump to latest version
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
Diffstat (limited to 'libs/tdb/files')
-rw-r--r-- | libs/tdb/files/tdb.cache.txt | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/libs/tdb/files/tdb.cache.txt b/libs/tdb/files/tdb.cache.txt new file mode 100644 index 000000000..714d534aa --- /dev/null +++ b/libs/tdb/files/tdb.cache.txt @@ -0,0 +1,36 @@ +Checking simple C program: OK +rpath library support: OK +-Wl,--version-script support: OK +Checking getconf LFS_CFLAGS: NO +Checking for large file support without additional flags: OK +Checking for -D_LARGE_FILES: OK +Checking correct behavior of strtoll: NO +Checking for working strptime: OK +Checking for C99 vsnprintf: OK +Checking for HAVE_SHARED_MMAP: OK +Checking for HAVE_MREMAP: OK +Checking for HAVE_INCOHERENT_MMAP: NO +Checking for HAVE_SECURE_MKSTEMP: OK +Checking for HAVE_IFACE_GETIFADDRS: OK +Checking for kernel change notify support: OK +Checking for Linux kernel oplocks: OK +Checking for kernel share modes: OK +Checking if can we convert from CP850 to UCS-2LE: OK +Checking if can we convert from UTF-8 to UCS-2LE: OK +Checking whether we can use Linux thread-specific credentials with 32-bit system calls: OK +Checking whether we can use Linux thread-specific credentials: OK +Checking whether setreuid is available: OK +Checking whether setresuid is available: OK +Checking whether seteuid is available: OK +Checking whether fcntl locking is available: OK +Checking whether fcntl lock supports open file description locks: OK +Checking for the maximum value of the 'time_t' type: OK +Checking whether the realpath function allows a NULL argument: OK +Checking whether POSIX capabilities are available: OK +Checking for ftruncate extend: OK +vfs_fileid checking for statfs() and struct statfs.f_fsid: OK +getcwd takes a NULL argument: OK +Checking value of NSIG: "65" +Checking value of _NSIG: "65" +Checking value of SIGRTMAX: "64" +Checking value of SIGRTMIN: "34" |