diff MODULES.html.sh @ 11956:55cb5282dd84

symlinkat: new module * modules/symlinkat: New file. * lib/symlinkat.c: Likewise. * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Likewise. * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses. * modules/unistd (Makefile.am): Use them. * lib/unistd.in.h (symlinkat, readlinkat): Declare them. (faccessat) [GNULIB_POSIXCHECK]: Fix typo. * lib/at-func.c (FUNC_RESULT): New macro, defaulting to int. * MODULES.html.sh (File system functions): Mention module. * doc/posix-functions/symlinkat.texi (symlinkat): Likewise. * doc/posix-functions/readlinkat.texi (readlinkat): Likewise. * modules/symlinkat-tests: New test. * tests/test-symlinkat.c: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
author Eric Blake <ebb9@byu.net>
date Sat, 05 Sep 2009 11:49:15 -0600
parents 2cf208dc022b
children 7edbd81b294e
line wrap: on
line diff
--- a/MODULES.html.sh	Sat Sep 05 06:39:17 2009 -0600
+++ b/MODULES.html.sh	Sat Sep 05 11:49:15 2009 -0600
@@ -2478,6 +2478,7 @@
   func_module savewd
   func_module stat-macros
   func_module stat-time
+  func_module symlinkat
   func_module tmpdir
   func_module unlinkdir
   func_module utimecmp