July 2, 2013
1:24 p.m.
On 2013-07-02, at 15:27, Goubier Thierry <thierry.goubier@cea.fr> wrote:
I think I have what is needed.
ACCESS(2) Linux Programmer's Manual ACCESS(2)
NAME access - check real user's permissions for a file
SYNOPSIS #include <unistd.h>
int access(const char *pathname, int mode);
that looks doable in NativeBoost :)