浏览代码

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 11 年之前
父节点
当前提交
da546e69af
共有 1 个文件被更改,包括 2 次插入0 次删除
  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