godot/drivers/unix
Rémi Verschelde 818a9e99a4
OS: Add unset_environment, better validate input
Instead of returning an undocumented boolean error code, we do the
validation checks that should ensure a successful result.

Based on:
- https://linux.die.net/man/3/setenv
- https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-setenvironmentvariable
2023-01-16 16:39:44 +01:00
..
dir_access_unix.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dir_access_unix.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_unix.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_unix.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ip_unix.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ip_unix.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
net_socket_posix.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
net_socket_posix.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
os_unix.cpp OS: Add unset_environment, better validate input 2023-01-16 16:39:44 +01:00
os_unix.h OS: Add unset_environment, better validate input 2023-01-16 16:39:44 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
syslog_logger.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
syslog_logger.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
thread_posix.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
thread_posix.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00