Ver Fonte

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.
Paul Eggert há 11 anos atrás
pai
commit
da546e69af
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      gnulib.modules

+ 2 - 0
gnulib.modules

@@ -83,8 +83,10 @@ stdint
 stpcpy
 strdup-posix
 strerror
+strtoimax
 strtol
 strtoul
+strtoumax
 symlinkat
 timespec
 unlinkat