]> git.cworth.org Git - gzip/blob - lib/utimens.h
Avoid creating an undersized buffer for the hufts table.
[gzip] / lib / utimens.h
1 #include <time.h>
2 int gz_futimens (int, char const *, struct timespec const [2]);
3 int utimens (char const *, struct timespec const [2]);