gst/glib-compat.*: Add some functions that are in newer versions of glib than we...
authorDavid Schleef <ds@schleef.org>
Thu, 15 Sep 2005 01:10:52 +0000 (01:10 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 15 Sep 2005 01:10:52 +0000 (01:10 +0000)
commit584cc9357458bc91ef4c36efb8ee4cbbe853c8bd
treed2c7ebbb38529db78a69f264615a2cdd46f8ab2a
parent64a6a53683132e12ab3e0269f2fe78b6bea74496
gst/glib-compat.*: Add some functions that are in newer versions of glib than we care to require.

Original commit message from CVS:
* gst/glib-compat.c: (g_mkdir_with_parents), (g_mkdir), (g_stat):
* gst/glib-compat.h: Add some functions that are in newer versions
of glib than we care to require.
* gst/gstregistryxml.c: Use them.
ChangeLog
gst/glib-compat.c [new file with mode: 0644]
gst/glib-compat.h [new file with mode: 0644]
gst/gstregistryxml.c