浏览代码

Port use of mkdirat etc. to Solaris 10.

* 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.
Paul Eggert 12 年之前
父节点
当前提交
d8ac237663
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      gnulib.modules

+ 5 - 0
gnulib.modules

@@ -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