X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=b60ef61e44a3c976de6f45f46f00f0875ccb99e9;hb=031442f08c16b1dd762e3b71e45eab4b574bc173;hp=9f6e7dbb0a22b4887c4ac2eec8f833a068f4dcce;hpb=68f982e01be79f241a306e1dd7328fa1f307ab0c;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 9f6e7dbb0..b60ef61e4 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1606,7 +1606,6 @@ func_all_modules () func_module exit func_module strtol func_module strtoul - func_module memchr func_module memcmp func_module memcpy func_module memmove @@ -1770,6 +1769,7 @@ func_all_modules () func_begin_table func_module bcopy + func_module memchr func_module memchr2 func_module memmem func_module memmem-simple @@ -1791,6 +1791,7 @@ func_all_modules () func_module strndup func_module strsep func_module strstr + func_module strstr-simple func_module c-strstr func_module trim func_module fstrcmp @@ -1868,6 +1869,7 @@ func_all_modules () func_begin_table func_module argmatch + func_module argv-iter func_module version-etc func_module version-etc-fsf func_module long-options @@ -2030,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 @@ -2239,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 @@ -2278,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 @@ -2381,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 @@ -2438,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 @@ -2494,6 +2510,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 @@ -2525,6 +2542,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 @@ -2646,6 +2664,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module libunistring func_module unitypes func_module ucs4-utf8 func_module ucs4-utf16 @@ -3102,6 +3121,7 @@ func_all_modules () func_module getloadavg func_module getpagesize func_module getusershell + func_module lib-symbol-visibility func_module nproc func_module physmem func_module posixver @@ -3110,10 +3130,10 @@ 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 - func_module visibility func_end_table element="Support for building libraries and executables" @@ -3176,6 +3196,7 @@ func_all_modules () 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