mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 15:46:17 +01:00
Add g_chdir
2005-06-09 Matthias Clasen <mclasen@redhat.com> * glib/glib-sections.txt: Add g_chdir
This commit is contained in:
parent
e90cd618b1
commit
9eedca42b1
@ -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.
|
||||
|
@ -1007,6 +1007,7 @@ g_freopen
|
||||
g_chmod
|
||||
g_access
|
||||
g_creat
|
||||
g_chdir
|
||||
<SUBSECTION Private>
|
||||
g_file_error_quark
|
||||
</SECTION>
|
||||
|
Loading…
Reference in New Issue
Block a user