mimalloc/src
Christian Heimes afbcf20f24 Define _DEFAULT_SOURCE for syscall and realpath
Define ``_DEFAULT_SOURCE`` in ``random.c`` and ``alloc.c``. The macro
is required for ``syscall()`` and ``realpath()``. Other files like
``os.c`` already define the macro.

Signed-off-by: Christian Heimes <christian@python.org>
2021-10-19 15:07:54 +02:00
..
alloc-aligned.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
alloc-override-osx.c fixes for M1; disable interpose use zones; fix pedantic warnings 2021-06-17 19:15:09 -07:00
alloc-override.c fixes for M1; disable interpose use zones; fix pedantic warnings 2021-06-17 19:15:09 -07:00
alloc-posix.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
alloc.c Define _DEFAULT_SOURCE for syscall and realpath 2021-10-19 15:07:54 +02:00
arena.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
bitmap.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
bitmap.h Bump copyright date 2021-04-24 16:35:11 +00:00
heap.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
init.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
options.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
os.c fix for #414 making numa node count atomic 2021-06-17 19:38:51 -07:00
page-queue.c Bump copyright date 2021-04-24 16:35:11 +00:00
page.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
random.c Define _DEFAULT_SOURCE for syscall and realpath 2021-10-19 15:07:54 +02:00
region.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
segment.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
static.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00
stats.c Revert "make all includes relative" 2021-06-07 16:47:57 -07:00