Support non-blocking pipe I/O and SIGPIPE in pwrite().
[pspp] / modules / openat
index 8cb13455a08bb0d9f72b95bd6866f2ed76274877..35917c59d7983fdc13d43a688586e28a883dda0f 100644 (file)
@@ -16,17 +16,18 @@ m4/openat.m4
 m4/mode_t.m4
 
 Depends-on:
-dirname
+dosname
 errno
 extensions
 fchdir
 fcntl-h
 fdopendir
 gettext-h
-inline
 intprops
 lchown
 lstat
+mkdir
+open
 openat-die
 rmdir
 same-inode
@@ -51,4 +52,4 @@ License:
 GPL
 
 Maintainer:
-Jim Meyering
+Jim Meyering, Eric Blake