From c386664b94e2392f2d2cca35d7f8e9c6cb3c85c2 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 5 Jul 2011 09:24:11 +0000 Subject: realpath --- eio.pod | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'eio.pod') diff --git a/eio.pod b/eio.pod index d14df1c..3b1f31b 100644 --- a/eio.pod +++ b/eio.pod @@ -322,6 +322,12 @@ C<< req->result >>. 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) -- cgit v1.2.3