Move environment-related functions into their own files
authorMatthias Clasen <mclasen@redhat.com>
Sat, 15 Oct 2011 20:13:08 +0000 (16:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 15 Oct 2011 20:13:08 +0000 (16:13 -0400)
commit7a9987d35d568707df2c7c12e851623b46e9e63d
tree5b1ed585fbe72dd2cb1b0e6ba9383a98f4d85a62
parent409d93148f2d95c2966f75fe0901edd1e06c99a9
Move environment-related functions into their own files

gutils.[hc] is a bit of a grab bag, so lets start cleaning
things up by moving all the environment-related functions
into separate genviron.[hc] files.

The private _g_getenv_nomalloc has been moved to its sole caller.
glib/Makefile.am
glib/glib.h
glib/gslice.c
glib/gutils.c
glib/gutils.h