New function to list all environment variables. (#166327, Hans Petter

2005-02-07  Matthias Clasen  <mclasen@redhat.com>

	* glib/glib.symbols:
	* glib/gutils.h:
	* glib/gutils.c (g_listenv): New function to list all
	environment variables.  (#166327, Hans Petter Jansson)
This commit is contained in:
Matthias Clasen
2005-02-08 04:28:31 +00:00
committed by Matthias Clasen
parent 7b93170258
commit f18cab0ce3
9 changed files with 67 additions and 3 deletions

View File

@@ -193,7 +193,7 @@ gboolean g_setenv (const gchar *variable,
const gchar *value,
gboolean overwrite);
void g_unsetenv (const gchar *variable);
gchar** g_listenv (void);
/* we try to provide a usefull equivalent for ATEXIT if it is
* not defined, but use is actually abandoned. people should