changeset 27371:01ca70100b77

.
author Karl Berry <karl@freefriends.org>
date Tue, 21 Nov 2006 09:04:15 +0000
parents 5d622a2c2797
children 22f5d060d6df
files MODULES.html
diffstat 1 files changed, 13 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/MODULES.html	Mon Nov 20 23:33:31 2006 +0000
+++ b/MODULES.html	Tue Nov 21 09:04:15 2006 +0000
@@ -932,6 +932,10 @@
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Return list of mounted file systems.
       </TR>
       <TR WIDTH="100%">
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=openat">openat</A>
+        <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Open a file at a directory.
+      </TR>
+      <TR WIDTH="100%">
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="20%"><A HREF="#module=pathname">pathname</A>
         <TD ALIGN=LEFT VALIGN=TOP WIDTH="80%">Construct a full pathname by concatenating a directory name, a relative
 filename, and a suffix.
@@ -3413,6 +3417,13 @@
         <TD ALIGN=LEFT VALIGN=TOP>stdbool<BR>xalloc
       </TR>
       <TR>
+        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=openat"></A><A HREF="modules/openat">openat</A>
+        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/openat.h">openat.h</A>"
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/at-func.c">at-func.c</A><BR><A HREF="lib/fchmodat.c">fchmodat.c</A><BR><A HREF="lib/fstatat.c">fstatat.c</A><BR><A HREF="lib/mkdirat.c">mkdirat.c</A><BR><A HREF="lib/openat.c">openat.c</A><BR><A HREF="lib/openat-die.c">openat-die.c</A><BR><A HREF="lib/openat-priv.h">openat-priv.h</A><BR><A HREF="lib/openat-proc.c">openat-proc.c</A>
+        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/openat.m4">openat.m4</A><BR>gl_FUNC_OPENAT
+        <TD ALIGN=LEFT VALIGN=TOP>dirname<BR>extensions<BR>gettext-h<BR>intprops<BR>lchown<BR>lstat<BR>same-inode<BR>save-cwd<BR>stdbool
+      </TR>
+      <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=pathname"></A><A HREF="modules/pathname">pathname</A>
         <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/pathname.h">pathname.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/concatpath.c">concatpath.c</A>
@@ -4728,13 +4739,6 @@
         <TD ALIGN=LEFT VALIGN=TOP>sys_socket
       </TR>
       <TR>
-        <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=openat"></A><A HREF="modules/openat">openat</A>
-        <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/openat.h">openat.h</A>"
-        <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/at-func.c">at-func.c</A><BR><A HREF="lib/fchmodat.c">fchmodat.c</A><BR><A HREF="lib/mkdirat.c">mkdirat.c</A><BR><A HREF="lib/openat.c">openat.c</A><BR><A HREF="lib/openat-die.c">openat-die.c</A><BR><A HREF="lib/openat-priv.h">openat-priv.h</A><BR><A HREF="lib/openat-proc.c">openat-proc.c</A>
-        <TD ALIGN=LEFT VALIGN=TOP><A HREF="m4/openat.m4">openat.m4</A><BR>gl_FUNC_OPENAT
-        <TD ALIGN=LEFT VALIGN=TOP>dirname<BR>extensions<BR>gettext-h<BR>intprops<BR>lchown<BR>lstat<BR>same-inode<BR>save-cwd<BR>stdbool
-      </TR>
-      <TR>
         <TD ALIGN=LEFT VALIGN=TOP><A NAME="module=read-file"></A><A HREF="modules/read-file">read-file</A>
         <TD ALIGN=LEFT VALIGN=TOP>#include "<A HREF="lib/read-file.h">read-file.h</A>"
         <TD ALIGN=LEFT VALIGN=TOP><A HREF="lib/read-file.c">read-file.c</A>
@@ -4795,6 +4799,7 @@
     <PRE>
 <A HREF="lib/i-ring-test.c">lib/i-ring-test.c</A>
 <A HREF="lib/progreloc.c">lib/progreloc.c</A>
+<A HREF="lib/t-idcache">lib/t-idcache</A>
 <A HREF="m4/afs.m4">m4/afs.m4</A>
 <A HREF="m4/gnulib-tool.m4">m4/gnulib-tool.m4</A>
 <A HREF="m4/include_next.m4">m4/include_next.m4</A>
@@ -4817,6 +4822,6 @@
       <LI>A POT file and some PO files
     </UL>
     <HR>
-    Generated from <CODE>MODULES.html.sh</CODE> on 19 November 2006.
+    Generated from <CODE>MODULES.html.sh</CODE> on 21 November 2006.
   </BODY>
 </HTML>