mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Add g_setenv() and g_unsetenv(). (#100763)
* glib/gutils.[ch]: Add g_setenv() and g_unsetenv(). (#100763)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-07-28 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/glib-sections.txt: Add g_setenv() and g_unsetenv(). (#100763)
|
||||
|
||||
2003-07-26 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/tmpl/arrays.sgml:
|
||||
|
@@ -1161,6 +1161,8 @@ g_set_application_name
|
||||
g_get_prgname
|
||||
g_set_prgname
|
||||
g_getenv
|
||||
g_setenv
|
||||
g_unsetenv
|
||||
g_get_user_name
|
||||
g_get_real_name
|
||||
|
||||
|
Reference in New Issue
Block a user