]> Dogcows Code - chaz/tar/commitdiff
Port use of mkdirat etc. to Solaris 10.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 22 Dec 2012 21:24:51 +0000 (13:24 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 22 Dec 2012 21:25:39 +0000 (13:25 -0800)
* gnulib.modules (fchmodat, fchownat, fstatat, mkdirat, unlinkat):
Add.  These were split out in gnulib, so we now need to request
them separately.  mkdirat, for example, is not in Solaris 10.

gnulib.modules

index b1f0c888de4bfdf2e8ed8d6701939674044daefb..4ac1a3c63a057c4cb4f448b132f74d275aab99a9 100644 (file)
@@ -13,12 +13,15 @@ dirname
 error
 exclude
 exitfail
+fchmodat
+fchownat
 fcntl-h
 fdopendir
 fdutimensat
 fileblocks
 fnmatch-gnu
 fseeko
+fstatat
 full-write
 futimens
 getline
@@ -35,6 +38,7 @@ lchown
 linkat
 localcharset
 manywarnings
+mkdirat
 mkdtemp
 mkfifoat
 modechange
@@ -64,6 +68,7 @@ strtol
 strtoul
 symlinkat
 timespec
+unlinkat
 unlinkdir
 unlocked-io
 utimensat
This page took 0.019806 seconds and 4 git commands to generate.