Add g_try_malloc0
authorMatthias Clasen <mclasen@redhat.com>
Tue, 22 Mar 2005 04:11:56 +0000 (04:11 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 22 Mar 2005 04:11:56 +0000 (04:11 +0000)
2005-03-21  Matthias Clasen  <mclasen@redhat.com>

* glib/glib.symbols: Add g_try_malloc0

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
glib/glib.symbols

index 5fc7ac8..31d3063 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-03-21  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/glib.symbols: Add g_try_malloc0
+
        * glib/gmem.h: Add g_try_new, g_try_new0, g_try_renew and
        g_try_malloc0.  (#169611, Stefan Kost)
 
index 5fc7ac8..31d3063 100644 (file)
@@ -1,5 +1,7 @@
 2005-03-21  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/glib.symbols: Add g_try_malloc0
+
        * glib/gmem.h: Add g_try_new, g_try_new0, g_try_renew and
        g_try_malloc0.  (#169611, Stefan Kost)
 
index 5fc7ac8..31d3063 100644 (file)
@@ -1,5 +1,7 @@
 2005-03-21  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/glib.symbols: Add g_try_malloc0
+
        * glib/gmem.h: Add g_try_new, g_try_new0, g_try_renew and
        g_try_malloc0.  (#169611, Stefan Kost)
 
index 5fc7ac8..31d3063 100644 (file)
@@ -1,5 +1,7 @@
 2005-03-21  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/glib.symbols: Add g_try_malloc0
+
        * glib/gmem.h: Add g_try_new, g_try_new0, g_try_renew and
        g_try_malloc0.  (#169611, Stefan Kost)
 
index 1bb49eb..458b5a4 100644 (file)
@@ -563,6 +563,7 @@ g_allocator_free
 g_allocator_new
 g_blow_chunks
 g_try_malloc G_GNUC_MALLOC
+g_try_malloc0 G_GNUC_MALLOC
 g_try_realloc
 #endif
 #endif