mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Add g_try_new, g_try_new0, g_try_renew and g_try_malloc0. (#169611, Stefan
2005-03-21 Matthias Clasen <mclasen@redhat.com> * glib/gmem.h: Add g_try_new, g_try_new0, g_try_renew and g_try_malloc0. (#169611, Stefan Kost) * glib/gmem.c: Implement g_try_malloc0.
This commit is contained in:
committed by
Matthias Clasen
parent
103fe49b8e
commit
213e90aa18
@@ -1,7 +1,9 @@
|
||||
2005-03-21 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmem.h: Add g_try_new, g_try_new0 and
|
||||
g_try_renew. (#169611, Stefan Kost)
|
||||
* glib/gmem.h: Add g_try_new, g_try_new0, g_try_renew and
|
||||
g_try_malloc0. (#169611, Stefan Kost)
|
||||
|
||||
* glib/gmem.c: Implement g_try_malloc0.
|
||||
|
||||
2005-03-20 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
|
Reference in New Issue
Block a user