mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-19 19:39:26 +08:00
mdbx-test: добавление тестов для mdbx_env_resurrect_after_fork()
.
This commit is contained in:
@@ -46,3 +46,7 @@ std::string osal_tempdir(void);
|
||||
#define STDERR_FILENO _fileno(stderr)
|
||||
#endif
|
||||
#endif /* _MSC_VER */
|
||||
|
||||
#if !defined(_WIN32) && !defined(_WIN64)
|
||||
const char *signal_name(const int sig);
|
||||
#endif /* Windows */
|
||||
|
Reference in New Issue
Block a user