glib/docs/reference/glib
Matthias Clasen f1024215a4 Add a G_GNUC_INTERNAL macro to mark function declarations as internal and
2004-08-02  Matthias Clasen  <mclasen@redhat.com>

	* glib/gmacros.h: Add a G_GNUC_INTERNAL macro to mark function
	declarations as internal and avoid PLT indirections for
	them.  (#145465, Arjan van de Ven)

	* glib/gunicodeprivate.h:
	* glib/gthreadinit.h:
	* glib/gmessages.h:
	* glib/gdebug.h:
	* glib/gconvert.c: Use G_GNUC_INTERNAL for _g_charset_get_aliases(),
	_g_debug_init(), _g_log_fallback_handler(), _g_mem_thread_init(),
	_g_messages_thread_init(), _g_convert_thread_init(),
	_g_rand_thread_init(), _g_main_thread_init(), _g_atomic_thread_init(),
	_g_mem_thread_private_init(), _g_messages_thread_private_init(),
	_g_utf8_normalize_wc() and _g_unichar_combining_class().

	* glib/gatomic.c: Include gthreadinit.h here to see the declaration
	for _g_atomic_thread_init().
2004-08-02 15:34:30 +00:00
..
tmpl Add a G_GNUC_INTERNAL macro to mark function declarations as internal and 2004-08-02 15:34:30 +00:00
.cvsignore .cvsignore updates 2002-12-05 20:40:06 +00:00
building.sgml Move install docs into reference manual. 2003-04-09 18:49:48 +00:00
changes.sgml Improve generation of pseudo-random integers. (#99720, Morten Welinder 2002-12-10 13:50:40 +00:00
compiling.sgml New files. 2002-01-17 23:06:12 +00:00
cross.sgml Fix a duplicate id left by copy-and-paste. (#112785, Owen Taylor) 2003-05-11 22:29:50 +00:00
file-name-encodings.png New section on file name encodings. 2004-06-16 00:20:54 +00:00
file-name-encodings.sxd New section on file name encodings. 2004-06-16 00:20:54 +00:00
glib-docs.sgml Add multiple indices. 2004-05-05 17:30:47 +00:00
glib-gettextize.1 New macros to check for XML catalog contents and path, borrowed from 2003-06-17 23:08:37 +00:00
glib-gettextize.xml New macros to check for XML catalog contents and path, borrowed from 2003-06-17 23:08:37 +00:00
glib-overrides.txt Moved the assembler functions from gatomic.h to gatomic.c, which makes for 2004-02-29 16:47:48 +00:00
glib-sections.txt Add a G_GNUC_INTERNAL macro to mark function declarations as internal and 2004-08-02 15:34:30 +00:00
glib.types Add explicit path to tmpl files in dependencies. 2001-04-03 18:27:08 +00:00
mainloop-states.eps add images 2000-12-05 20:43:58 +00:00
mainloop-states.fig add images 2000-12-05 20:43:58 +00:00
mainloop-states.gif add images 2000-12-05 20:43:58 +00:00
mainloop-states.png add images 2000-12-05 20:43:58 +00:00
Makefile.am New section on file name encodings. 2004-06-16 00:20:54 +00:00
resources.sgml New files. 2002-01-17 23:06:12 +00:00
running.sgml New section on file name encodings. 2004-06-16 00:20:54 +00:00
version.xml.in Add version info to API docs. 2002-11-23 01:37:17 +00:00