Add g_get_environ(): portable access to 'environ'
authorRyan Lortie <desrt@desrt.ca>
Fri, 29 Oct 2010 01:26:09 +0000 (21:26 -0400)
committerRyan Lortie <desrt@desrt.ca>
Fri, 29 Oct 2010 02:20:56 +0000 (22:20 -0400)
commit29ce7385bb631ac04dc8b965dd0c6fab488c770d
treeee41e09f445bf85d76109049432dd8d88f177746
parentb4d3b6e0de4fe2f239f414c6a62be35018d05a4c
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.
docs/reference/glib/glib-sections.txt
glib/glib.symbols
glib/gutils.c
glib/gutils.h