Mirror of the libmdbx repository
Go to file
Howard Chu 2806453b54 mdbx: backport - ITS#8339 Solaris 10/11 robust mutex fixes.
Check for PTHREAD_MUTEX_ROBUST_NP definition (this doesn't work
on Linux/glibc because they used an enum). Zero out mutex before
initing.

Change-Id: Ic618a6a72fbd7680dd76d5fd0aef06545dcba994
2016-06-09 03:11:05 +03:00
.gitignore mdbx: yota's test. 2016-03-13 18:24:47 +03:00
barriers.h mdbx: don't mimics the MDBX's features for MDB. 2016-05-04 22:30:11 +03:00
CHANGES mdbx: sync CHANGES with LMDB-0.9.19. 2016-05-04 22:31:58 +03:00
COPYRIGHT mdbx: backport - Happy New Year 2016. 2016-02-01 21:03:53 +03:00
Doxyfile mdbx: backport - Add Getting Started doc. 2015-12-25 19:49:01 +03:00
intro.doc mdbx: be a bit more precise that mdb_get retrieves data (ITS#8386). 2016-05-06 02:58:19 +03:00
LICENSE OpenLDAP 2.4.40 2015-01-07 16:49:50 +03:00
lmdb.h mdbx: Merge branch 'devel'. 2016-05-09 08:36:48 +03:00
Makefile mdbx: ban the compilers older than GCC 4.2 or incompatible with it. 2016-06-06 01:46:21 +03:00
mdb_chk.c mdbx: reporting 'reading' -> 'detaited'. 2016-04-27 20:06:26 +03:00
mdb_copy.1 mdbx: backport - Happy New Year 2016. 2016-02-01 21:03:53 +03:00
mdb_copy.c mdbx: cleanup tools from Windows. 2016-05-30 16:28:12 +03:00
mdb_dump.1 mdbx: backport - Happy New Year 2016. 2016-02-01 21:03:53 +03:00
mdb_dump.c mdbx: cleanup tools from Windows. 2016-05-30 16:28:12 +03:00
mdb_load.1 mdbx: backport - Happy New Year 2016. 2016-02-01 21:03:53 +03:00
mdb_load.c mdbx: cleanup tools from Windows. 2016-05-30 16:28:12 +03:00
mdb_stat.1 mdbx: backport - Happy New Year 2016. 2016-02-01 21:03:53 +03:00
mdb_stat.c mdbx: reporting 'Free pages' -> 'Unallocated'. 2016-05-07 03:22:42 +03:00
mdb.c mdbx: backport - ITS#8339 Solaris 10/11 robust mutex fixes. 2016-06-09 03:11:05 +03:00
mdbx.h mdbx: minor (cleanup non-ascii). 2016-05-10 16:47:17 +03:00
midl.c mdbx: refine mdbx_cmp2int(). 2016-04-19 11:59:36 +03:00
midl.h mdbx: backport - Happy New Year 2016. 2016-02-01 21:03:53 +03:00
mtest0.c mdbx: -Wextra and fixes. 2016-04-19 11:59:36 +03:00
mtest1.c mdbx: fix mtest1 for backlog-autosync. 2016-04-25 21:02:11 +03:00
mtest2.c mdbx: -Wextra and fixes. 2016-04-19 11:59:36 +03:00
mtest3.c mdbx: -Wextra and fixes. 2016-04-19 11:59:36 +03:00
mtest4.c mdbx: -Wextra and fixes. 2016-04-19 11:59:36 +03:00
mtest5.c mdbx: -Wextra and fixes. 2016-04-19 11:59:36 +03:00
mtest6.c mdbx: -Wextra and fixes. 2016-04-19 11:59:36 +03:00
reopen.h mdbx: ban the compilers older than GCC 4.2 or incompatible with it. 2016-06-06 01:46:21 +03:00
sample-bdb.txt mdbx: backport - Happy New Year 2016. 2016-02-01 21:03:53 +03:00
sample-mdb.txt mdbx: backport - Happy New Year 2016. 2016-02-01 21:03:53 +03:00
tooltag mdbx: adds mdb_chk.1 to tooltag (man/Doxygen). 2016-01-09 23:16:35 +03:00
wbench.c mdbx: don't mimics the MDBX's features for MDB. 2016-05-04 22:30:11 +03:00
yota_test1.c mdbx: minor fix yota's tests. 2016-05-06 02:58:19 +03:00
yota_test2.c mdbx: minor fix yota's tests. 2016-05-06 02:58:19 +03:00