mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
glib/gstdio.h glib/gstdio.c Add a chdir() wrapper, too.
2005-06-09 Tor Lillqvist <tml@novell.com> * glib/gstdio.h * glib/gstdio.c * glib/glib.symbols: Add a chdir() wrapper, too. * glib/glib.symbols: Add g_win32_locale_filename_from_utf8(). * glib/gwin32.c (g_win32_locale_filename_from_utf8): Clarify doc comment.
This commit is contained in:
committed by
Tor Lillqvist
parent
b8d34f6609
commit
f928d83482
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2005-06-09 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib/gstdio.h
|
||||
* glib/gstdio.c
|
||||
* glib/glib.symbols: Add a chdir() wrapper, too.
|
||||
|
||||
* glib/glib.symbols: Add g_win32_locale_filename_from_utf8().
|
||||
|
||||
* glib/gwin32.c (g_win32_locale_filename_from_utf8): Clarify doc
|
||||
comment.
|
||||
|
||||
2005-06-08 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib/gutils.c (get_windows_directory_root): New helper function
|
||||
|
Reference in New Issue
Block a user