]> git.cworth.org Git - tar/blob - lib/close-stream.h
Preserve timestamp of symlinks when extracting (if utimensat available)
[tar] / lib / close-stream.h
1 #include <stdio.h>
2 int close_stream (FILE *stream);