This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
ddefe73c41b357c7c8b8a85fb4cd28150a39a65b
godot
/
core
/
extension
T
History
Lukas Tenbrink
ec32dae1da
Rename
_strlen_clipped
to
strnlen
(and use the system equivalent for
char *
inputs).
...
Add `strnlen` for `char16_t *` and `wchar_t *`.
2025-05-06 15:17:07 +02:00
..
extension_api_dump.cpp
…
extension_api_dump.h
…
gdextension_interface.cpp
Rename
_strlen_clipped
to
strnlen
(and use the system equivalent for
char *
inputs).
2025-05-06 15:17:07 +02:00
gdextension_interface.h
…
gdextension_library_loader.cpp
…
gdextension_library_loader.h
…
gdextension_loader.h
…
gdextension_manager.cpp
…
gdextension_manager.h
…
gdextension_special_compat_hashes.cpp
…
gdextension_special_compat_hashes.h
…
gdextension.compat.inc
…
gdextension.cpp
…
gdextension.h
…
make_interface_dumper.py
…
make_wrappers.py
…
SCsub
…