source: trunk/essentials/app-arch/tar/lib/utimens.h

Last change on this file was 3342, checked in by bird, 18 years ago

tar 1.16.1

File size: 138 bytes
Line 
1#include "timespec.h"
2int futimens (int, char const *, struct timespec const [2]);
3int utimens (char const *, struct timespec const [2]);
Note: See TracBrowser for help on using the repository browser.