Merge branch 'stable'
[gnulib.git] / modules / openat
index 276882b..35917c5 100644 (file)
@@ -11,11 +11,12 @@ lib/openat.c
 lib/openat.h
 lib/openat-priv.h
 lib/openat-proc.c
+lib/unlinkat.c
 m4/openat.m4
 m4/mode_t.m4
 
 Depends-on:
-dirname
+dosname
 errno
 extensions
 fchdir
@@ -25,6 +26,8 @@ gettext-h
 intprops
 lchown
 lstat
+mkdir
+open
 openat-die
 rmdir
 same-inode
@@ -32,6 +35,7 @@ save-cwd
 stdbool
 sys_stat
 unistd
+unlink
 
 configure.ac:
 gl_FUNC_OPENAT
@@ -48,4 +52,4 @@ License:
 GPL
 
 Maintainer:
-Jim Meyering
+Jim Meyering, Eric Blake