]> Dogcows Code - chaz/tar/blobdiff - src/common.h
* src/tar.c (NS_PRECISION_FORMAT_MASK): New macro.
[chaz/tar] / src / common.h
index 4ac5d62592563e299421df9f0f577ad6db719837..c1effd4d69f04ee225d31c5cb6dc98d7b986f4c0 100644 (file)
@@ -600,6 +600,7 @@ void request_stdin (const char *);
 void tar_stat_init (struct tar_stat_info *st);
 void tar_stat_destroy (struct tar_stat_info *st);
 void usage (int) __attribute__ ((noreturn));
+int tar_timespec_cmp (struct timespec a, struct timespec b);
 
 /* Module update.c.  */
 
This page took 0.021621 seconds and 4 git commands to generate.