From f2f53d7ce801947343c435aec6d2d84d2305a98d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 16 Sep 2004 14:16:18 +0000 Subject: [PATCH] Ignore galias.h 2004-09-16 Matthias Clasen * glib/Makefile.am: Ignore galias.h * glib/glib-sections.txt: Updates. --- docs/reference/ChangeLog | 6 ++++++ docs/reference/glib/Makefile.am | 1 + docs/reference/glib/glib-sections.txt | 8 +++++++- 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 7485434d4..97afe6730 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,9 @@ +2004-09-16 Matthias Clasen + + * glib/Makefile.am: Ignore galias.h + + * glib/glib-sections.txt: Updates. + 2004-09-09 Matthias Clasen * glib/tmpl/misc_utils.sgml: Add a hint about $HOME to the diff --git a/docs/reference/glib/Makefile.am b/docs/reference/glib/Makefile.am index b2b82bf41..aac0f9ee3 100644 --- a/docs/reference/glib/Makefile.am +++ b/docs/reference/glib/Makefile.am @@ -32,6 +32,7 @@ IGNORE_HFILES= \ glibconfig-sysdefs.h \ gdebug.h \ gprintfint.h \ + galias.h \ gnulib # Extra options to supply to gtkdoc-mkdb diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt index 0b83b8144..c3e5926bc 100644 --- a/docs/reference/glib/glib-sections.txt +++ b/docs/reference/glib/glib-sections.txt @@ -323,6 +323,7 @@ G_GNUC_FORMAT G_GNUC_FUNCTION G_GNUC_PRETTY_FUNCTION G_GNUC_NO_INSTRUMENT +G_HAVE_GNUC_VISIBILITY G_GNUC_INTERNAL @@ -815,6 +816,9 @@ g_on_error_stack_trace G_BREAKPOINT + + +g_return_if_fail_warning
@@ -1426,8 +1430,10 @@ g_win32_error_message g_win32_getlocale g_win32_get_package_installation_directory g_win32_get_package_installation_subdirectory - +g_win32_get_windows_version G_WIN32_DLLMAIN_FOR_DLL_NAME +G_WIN32_HAVE_WIDECHAR_API +G_WIN32_IS_NT_BASED g_win32_ftruncate