utimens availability check

fusexmp uses utimens and takes that function for granted. It is part of 
POSIX exended API set 2 and some systems do not have it yet. Attached
patch checks for utimens availability and returns ENOSYS if unavailable.
4 files changed