godot/platform
Rémi Verschelde 8247667a3e
Core: Drop custom copymem/zeromem defines
We've been using standard C library functions `memcpy`/`memset` for these since
2016 with 67f65f6639.

There was still the possibility for third-party platform ports to override the
definitions with a custom header, but this doesn't seem useful anymore.
2021-04-27 16:26:27 +02:00
..
android Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
iphone [iOS] Fix for plugin modified time check 2021-04-13 11:57:42 +03:00
javascript Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
linuxbsd Linux: Remove use_static_cpp override on x86_32 2021-04-26 13:34:55 +02:00
osx Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
server Fix macOS build with all sanitizers enabled. 2021-04-16 08:27:00 +03:00
uwp Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
windows Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
register_platform_apis.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00