--- libeio/eio.pod 2011/06/29 10:32:55 1.12 +++ libeio/eio.pod 2011/07/05 09:24:12 1.13 @@ -322,6 +322,12 @@ free (target); } +=item eio_realpath (const char *path, int pri, eio_cb cb, void *data) + +Similar to the realpath libc function, but unlike that one, result is +C<0> on failure and the length of the returned path in C - this is +similar to readlink. + =item eio_stat (const char *path, int pri, eio_cb cb, void *data) =item eio_lstat (const char *path, int pri, eio_cb cb, void *data)