mimalloc/include
Christian Heimes 13de1920ae Rename _os_random_weak to _mi_os_random_weak
The ``_os_random_weak`` function is the only non-static function
besides ``_ZSt15get_new_handlerv`` that is not prefixed with ``mi`` or
``_mi``.

The discrepancy was discovered by CPython's smelly script. The checker
looks for exported symbols that don't have well-defined prefixes.

Signed-off-by: Christian Heimes <christian@python.org>
2021-10-21 21:40:45 +02:00
..
mimalloc-atomic.h add space after _Atomic to prevent errors on msvc without /TP (see PR #452) 2021-10-19 10:17:30 -07:00
mimalloc-internal.h Rename _os_random_weak to _mi_os_random_weak 2021-10-21 21:40:45 +02:00
mimalloc-new-delete.h Bump copyright date 2021-04-24 16:35:11 +00:00
mimalloc-override.h Bump copyright date 2021-04-24 16:35:11 +00:00
mimalloc-types.h Merge pull request #410 from jserv/enforce-binary-prefix 2021-10-19 12:28:33 -07:00
mimalloc.h Eliminate preprocessor warnings due to undefined "__GNUC__" with ClangCL 2021-06-24 17:29:06 +08:00