소스 검색

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
 stpcpy
 strdup-posix
 strdup-posix
 strerror
 strerror
+strtoimax
 strtol
 strtol
 strtoul
 strtoul
+strtoumax
 symlinkat
 symlinkat
 timespec
 timespec
 unlinkat
 unlinkat