X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=abfd93b084c18b2ce8664e4f95a3b7f602dfb031;hb=a5f6076aa69802c0a4f4a14988af3cbf122e498c;hp=ce5ac80c0eafd2924db80607ed86ee466cd3c96c;hpb=27aa230554a630b52c2ce1540f6274c0aa4eaed1;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index ce5ac80c0..abfd93b08 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -2032,6 +2032,16 @@ func_all_modules () func_module stdbool func_end_table + element="Basic types " + element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` + func_section_wrap isoc_sup_stddef + func_wrap H3 + func_echo "$element" + + func_begin_table + func_module stddef + func_end_table + element="Integer types and values " element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` func_section_wrap isoc_sup_stdint @@ -2241,7 +2251,7 @@ func_all_modules () func_module errno func_module fchdir func_module fclose - func_module fcntl + func_module fcntl-h func_module flock func_module fopen func_module fprintf-posix @@ -2280,6 +2290,7 @@ func_all_modules () func_module open func_module perror func_module poll + func_module popen func_module posix_spawn func_module posix_spawnattr_destroy func_module posix_spawnattr_getflags @@ -2383,6 +2394,7 @@ func_all_modules () func_begin_table func_module chdir-long + func_module dirent-safer func_module dirname func_module getopt func_module iconv_open-utf @@ -2440,6 +2452,8 @@ func_all_modules () func_module dirfd func_module double-slash-root func_module euidaccess + func_module faccessat + func_module fdopendir func_module file-type func_module fileblocks func_module filemode @@ -2464,6 +2478,7 @@ func_all_modules () func_module savewd func_module stat-macros func_module stat-time + func_module symlinkat func_module tmpdir func_module unlinkdir func_module utimecmp @@ -2496,6 +2511,7 @@ func_all_modules () func_begin_table func_module fcntl-safer + func_module openat-safer func_module safe-read func_module safe-write func_module full-read @@ -2527,6 +2543,7 @@ func_all_modules () func_module fwriting func_module getpass func_module getpass-gnu + func_module popen-safer func_module stdlib-safer func_module tmpfile-safer func_end_table