Add g_chdir

2005-06-09  Matthias Clasen  <mclasen@redhat.com>

	* glib/glib-sections.txt: Add g_chdir
This commit is contained in:
Matthias Clasen 2005-06-10 03:13:43 +00:00 committed by Matthias Clasen
parent e90cd618b1
commit 9eedca42b1
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2005-06-09 Matthias Clasen <mclasen@redhat.com>
* glib/glib-sections.txt: Add g_chdir
* glib/tmpl/threads.sgml: Document that stack size
will be ignored if the underlying thread implementation
doesn't support stack sizes.

View File

@ -1007,6 +1007,7 @@ g_freopen
g_chmod
g_access
g_creat
g_chdir
<SUBSECTION Private>
g_file_error_quark
</SECTION>