tar: port to Solaris 9
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.
This commit is contained in:
@@ -83,8 +83,10 @@ stdint
|
||||
stpcpy
|
||||
strdup-posix
|
||||
strerror
|
||||
strtoimax
|
||||
strtol
|
||||
strtoul
|
||||
strtoumax
|
||||
symlinkat
|
||||
timespec
|
||||
unlinkat
|
||||
|
||||
Reference in New Issue
Block a user