mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 01:18:53 +02:00
New function g_read_link(). (#72545)
* glib/gfileutils.h: * glib/gfileutils.c: New function g_read_link(). (#72545)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
2003-07-28 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/glib-sections.txt: Add g_setenv() and g_unsetenv(). (#100763)
|
||||
* glib/glib-sections.txt: Add g_setenv(), g_unsetenv() and g_read_link(). (#100763, #72545)
|
||||
|
||||
2003-07-26 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@@ -875,6 +875,7 @@ g_file_get_contents
|
||||
g_file_test
|
||||
g_mkstemp
|
||||
g_file_open_tmp
|
||||
g_read_link
|
||||
|
||||
<SUBSECTION>
|
||||
GDir
|
||||
|
Reference in New Issue
Block a user