Rename new eglib functions to not use the g_ prefix.
authorRodrigo Kumpera <kumpera@gmail.com>
Mon, 22 Oct 2012 16:42:29 +0000 (12:42 -0400)
committerRodrigo Kumpera <kumpera@gmail.com>
Mon, 22 Oct 2012 16:43:38 +0000 (12:43 -0400)
commitf1732af72de9d8358925e45c22f1cad0130db83c
treeafe8f71ddbfde109416cfc4d113afa21d10aced1
parent2ecc9f35e52775ec32203800c55951ba433cc391
Rename new eglib functions to not use the g_ prefix.

giconv.c: Rename g_utf8_to_utf16_with_nuls to eg_utf8_to_utf16_with_nuls
to make sure we neither clashes with glib proper nor give the false impression
that it does exist there.
eglib/src/giconv.c
eglib/src/glib.h
mono/metadata/object.c