Problem reported by Jesse C in: http://lists.gnu.org/archive/html/bug-tar/2014-03/msg00034.html * gnulib.modules: Add strtoimax and strtoumax, since tar invokes these functions directly and they don't exist on Solaris 9.
@@ -83,8 +83,10 @@ stdint
stpcpy
strdup-posix
strerror
+strtoimax
strtol
strtoul
+strtoumax
symlinkat
timespec
unlinkat