godot/platform/server
Rémi Verschelde cb78a5d7ae
Linux/BSD: Fix support for NetBSD
Add __NetBSD__ to `platform_config.h` so that it can find `alloca`
and use the proper `pthread_setname_np` format.

Rename RANDOM_MAX to avoid conflict with NetBSD stdlib.

Fixes #42145.

(cherry picked from commit 5f4d64f4f3)
2020-09-18 10:29:52 +02:00
..
detect.py SCons: Remove unused DEBUG_MEMORY_ENABLED define 2020-07-24 10:31:57 +02:00
godot_server.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
logo.png
os_server.cpp Remove unused driver/dummy/audio_driver_dummy.h 2020-02-20 08:00:34 +01:00
os_server.h Remove unused ip_unix member from OSX/server. 2020-01-14 17:33:49 +01:00
platform_config.h Linux/BSD: Fix support for NetBSD 2020-09-18 10:29:52 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00