X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=MODULES.html.sh;h=e465e3a4df0344fa3d095e37666f9dd56c2ca221;hb=3e7684c342aa9ccf7ce2c0cda5b2049a5cf3ae0f;hp=6adef2046a35a9157a45801a02618cd672724c5b;hpb=675fbd30d44edd7ecfca9e9013424b187eb3db70;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 6adef2046..e465e3a4d 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 @@ -2266,9 +2276,11 @@ func_all_modules () func_module iconv_open func_module inet_ntop func_module inet_pton + func_module link + func_module linkat + func_module listen func_module locale func_module lseek - func_module listen func_module lstat func_module malloc-posix func_module mbsnrtowcs @@ -2280,6 +2292,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 @@ -2308,6 +2321,7 @@ func_all_modules () func_module realloc-posix func_module recv func_module recvfrom + func_module remove func_module sched func_module select func_module send @@ -2320,6 +2334,7 @@ func_all_modules () func_module socket func_module spawn func_module sprintf-posix + func_module stat func_module strdup-posix func_module string func_module strings @@ -2347,6 +2362,7 @@ func_all_modules () func_module sys_wait func_module tsearch func_module unistd + func_module unlink func_module utime func_module vasnprintf-posix func_module vasprintf-posix @@ -2383,6 +2399,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 +2457,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 @@ -2451,6 +2470,7 @@ func_all_modules () func_module lchmod func_module lchown func_module mkancesdirs + func_module mkfifoat func_module mkdir-p func_module modechange func_module mountlist @@ -2464,6 +2484,8 @@ func_all_modules () func_module savewd func_module stat-macros func_module stat-time + func_module symlink + func_module symlinkat func_module tmpdir func_module unlinkdir func_module utimecmp @@ -2496,6 +2518,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 +2550,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 @@ -3114,6 +3138,7 @@ func_all_modules () func_module quote func_module readutmp func_module random_r + func_module selinux-at func_module sysexits func_module u64 func_module verror @@ -3175,10 +3200,12 @@ func_all_modules () func_module autobuild func_module git-version-gen func_module gitlog-to-changelog + func_module gnu-web-doc-update func_module gnumakefile func_module gnupload func_module maintainer-makefile func_module mktempd + func_module update-copyright func_module useless-if-before-free func_module vc-list-files func_end_table