1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-25 17:25:02 +03:00
Files
mariadb/storage
Vicențiu Ciorbaru 954e46531d Fix compilation failure of TokuDB on BSD-like systems
mincore is defined differently in BSD mincore(void *, size_t, char *) vs
linux variant of: mincore(void *, size_t, unsigned char *).
Account for this difference in TokuDB.
2016-09-24 15:09:39 +02:00
..
2016-09-09 08:33:08 +02:00
2016-06-30 16:38:05 +02:00
2016-09-09 08:33:08 +02:00
2016-09-09 08:33:08 +02:00
2016-06-30 16:38:05 +02:00
2016-06-30 16:38:05 +02:00
2016-09-10 16:04:44 +02:00