Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner)

2005-03-08  Matthias Clasen  <mclasen@redhat.com>

	* glib/gmacros.h: Define G_GNUC_NULL_TERMINATED.
	(#164706, Marc Meissner)

	* glib/gstrfuncs.h:
	* glib/gfileutils.h: Use G_GNUC_NULL_TERMINATED where
	appropriate.
This commit is contained in:
Matthias Clasen
2005-03-08 05:41:45 +00:00
committed by Matthias Clasen
parent 0fa2c2b366
commit 6aac5ce82c
12 changed files with 64 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
2005-03-08 Matthias Clasen <mclasen@redhat.com>
* glib/glib-sections.txt:
* glib/tmpl/macros_misc.sgml: Document G_GNUC_NULL_TERMINATED.
2005-03-07 Matthias Clasen <mclasen@redhat.com>
* gobject/tmpl/gtype.sgml: