Yuxuan Shui 5bc48bd428
Fix building on musl
* Add missing linux/stddef.h includes
* Explicitly cast PAGE_SIZE to size_t. PAGE_SIZE is defined without UL
  suffix in musl
* Musl doesn't define PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP, so
  initialize the mutexes with pthread_once.
2020-05-05 10:29:31 +01:00
..
2017-01-20 09:07:08 -09:00
2018-12-19 20:34:24 -05:00
2018-06-01 17:33:47 -04:00
2019-08-28 11:35:00 -04:00
2020-05-05 10:29:31 +01:00
2018-12-19 20:34:24 -05:00
2019-04-10 17:37:00 -04:00
2019-10-01 15:55:42 -04:00
2018-12-19 20:34:24 -05:00