Reshuffle genviron.c
authorMatthias Clasen <mclasen@redhat.com>
Mon, 17 Oct 2011 04:33:54 +0000 (00:33 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 17 Oct 2011 04:39:43 +0000 (00:39 -0400)
commitfbe24cab21fbf85c5f52b3cb5967efe614194756
tree268da50db45e72b2f78a06bef5c37d300f8f4bcb
parentb0ab7aba6bf2d70e0546f85091d76d9f83174ce8
Reshuffle genviron.c

Split win32 functions off into their own section, instead
of having large and unwieldy ifdef sections inside each function.

Also move the compat versions of env functions over from gutils.c
glib/genviron.c
glib/gutils.c