source:
trunk/essentials/app-arch/tar/lib/utimens.h
Last change on this file was 3342, checked in by , 18 years ago | |
---|---|
File size: 138 bytes |
Line | |
---|---|
1 | #include "timespec.h" |
2 | int futimens (int, char const *, struct timespec const [2]); |
3 | int utimens (char const *, struct timespec const [2]); |
Note:
See TracBrowser
for help on using the repository browser.