mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
Add g_get_environ(): portable access to 'environ'
Return a copy of 'environ' on platforms where that is possible, or do something else on other platforms.
This commit is contained in:
@@ -1597,6 +1597,7 @@ g_get_application_name
|
||||
g_set_application_name
|
||||
g_get_prgname
|
||||
g_set_prgname
|
||||
g_get_environ
|
||||
g_getenv
|
||||
g_setenv
|
||||
g_unsetenv
|
||||
|
Reference in New Issue
Block a user