libwchar2 0.0.10
|
wstat - get file status
These functions return information about a file, in the buffer pointed to by statbuf.
No permissions are required on the file itself, execute (search) permission is required on all of the directories in pathname that lead to the file.
Retrieve information about the file pointed to by pathname.
On success, zero is returned.
On error, -1 is returned, and errno is set appropriately.