diff MODULES.html.sh @ 7678:1757949a7c72

* MODULES.html.sh (File system functions): Add openat.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 20 Nov 2006 22:07:27 +0000
parents 50308a13df4d
children 9711a2d74170
line wrap: on
line diff
--- a/MODULES.html.sh	Mon Nov 20 22:01:30 2006 +0000
+++ b/MODULES.html.sh	Mon Nov 20 22:07:27 2006 +0000
@@ -1992,6 +1992,7 @@
   func_module mkdir-p
   func_module modechange
   func_module mountlist
+  func_module openat
   func_module pathname
   func_module pathmax
   func_module same
@@ -2237,7 +2238,7 @@
   func_module uptime
   func_end_table
 }
- 
+
 
 func_tmpdir
 trap 'exit_status=$?