New function g_read_link(). (#72545)

* glib/gfileutils.h:
	* glib/gfileutils.c: New function g_read_link(). (#72545)
This commit is contained in:
Matthias Clasen
2003-07-28 19:49:47 +00:00
parent 76cc9a77c6
commit 355eb38190
11 changed files with 161 additions and 3 deletions

View File

@@ -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>

View File

@@ -875,6 +875,7 @@ g_file_get_contents
g_file_test
g_mkstemp
g_file_open_tmp
g_read_link
<SUBSECTION>
GDir