Il 12/04/2012 14:10, Eric Blake ha scritto: > Worse, there are known compliance bugs; realpath() on Solaris 10 will > return a relative answer for relative input, for example. I don't know > if glib provides a more portable alternative function, but I'd start by > searching that.
No, it doesn't. I tried to get one in, but it has been ignored for more than one year now, despite the bug having been open for almost nine years: https://bugzilla.gnome.org/show_bug.cgi?id=111848 Paolo