mirror of
				https://github.com/isar/libmdbx.git
				synced 2025-10-31 03:29:01 +08:00 
			
		
		
		
	mdbx: refine setup_debug(), add MDBX_DBG_LEGACY_MULTIOPEN.
Change-Id: I5d144f6fa27b8f5885fa0a0fbd11fe1d44bcc41c
This commit is contained in:
		| @@ -475,7 +475,7 @@ int mdbx_vasprintf(char **strp, const char *fmt, va_list ap); | ||||
| #define MAX_WRITE UINT32_C(0x3fff0000) | ||||
|  | ||||
| #if defined(__linux__) || defined(__gnu_linux__) | ||||
| extern uint32_t linux_kernel_version; | ||||
| extern uint32_t mdbx_linux_kernel_version; | ||||
| #endif /* Linux */ | ||||
|  | ||||
| /* Get the size of a memory page for the system. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user