diff MODULES.html.sh @ 11945:2cf208dc022b

faccessat: new module * modules/faccessat: New file. * lib/faccessat.m4: Likewise. * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Likewise. * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness. * modules/unistd (Makefile.am): Use it. * lib/unistd.in.h (faccessat): Declare it. (F_OK, X_OK, W_OK, R_OK): Provide definitions. * lib/fcntl.in.h (AT_SYMLINK_FOLLOW, AT_EACCESS): Likewise. * MODULES.html.sh (File system functions): Mention it. * doc/posix-functions/faccessat.texi (faccessat): Likewise. * doc/posix-headers/fcntl.texi (fcntl.h): Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
author Eric Blake <ebb9@byu.net>
date Thu, 03 Sep 2009 13:41:18 -0600
parents ded3ad24a7f4
children 55cb5282dd84
line wrap: on
line diff
--- a/MODULES.html.sh	Thu Sep 03 13:43:12 2009 -0600
+++ b/MODULES.html.sh	Thu Sep 03 13:41:18 2009 -0600
@@ -2452,6 +2452,7 @@
   func_module dirfd
   func_module double-slash-root
   func_module euidaccess
+  func_module faccessat
   func_module fdopendir
   func_module file-type
   func_module fileblocks