On 2013-07-02, at 15:27, Goubier Thierry <[email protected]> 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 :)
