X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=b7001db705f57b0c8e72ad30366d5f9d6b024106;hb=1c091b642ef5dfebb141d72e1289d5f20d5387b5;hp=5cf44b97e4bf0b28afbde995bb049ca1eccf935b;hpb=f410f7db6dc24c9ecd0b1f86c7b897d5a90202f4;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 5cf44b97e..b7001db70 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1490,6 +1490,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module stdlib func_module exit func_module atexit func_module strtod @@ -1524,6 +1525,16 @@ func_all_modules () func_module verify func_end_table + element="Input/output " + element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` + func_section_wrap ansic_enh_stdio + func_wrap H3 + func_echo "$element" + + func_begin_table + func_module tmpfile + func_end_table + element="Memory management functions " element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` func_section_wrap ansic_enh_stdlib_memory @@ -1829,6 +1840,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module stdio func_module snprintf func_module vsnprintf func_end_table @@ -1882,6 +1894,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module math func_module mathl func_end_table @@ -1950,6 +1963,7 @@ func_all_modules () func_module readlink func_module lstat func_module tempname + func_module time func_module time_r func_module timespec func_module nanosleep @@ -2036,6 +2050,7 @@ func_all_modules () func_module file-type func_module fileblocks func_module filemode + func_module filename func_module filenamecat func_module fts func_module fts-lgpl @@ -2047,7 +2062,6 @@ func_all_modules () func_module modechange func_module mountlist func_module openat - func_module pathname func_module pathmax func_module same func_module save-cwd @@ -2060,6 +2074,7 @@ func_all_modules () func_module utimens func_module xgetcwd func_module xreadlink + func_module xreadlink-with-size func_end_table element="File descriptor based Input/Output" @@ -2160,12 +2175,19 @@ func_all_modules () func_module iconvme func_module localcharset func_module hard-locale + func_module mbslen func_module mbschr func_module mbsrchr func_module mbsstr func_module mbscasecmp + func_module mbsncasecmp + func_module mbspcasecmp func_module mbscasestr func_module mbscspn + func_module mbspbrk + func_module mbsspn + func_module mbssep + func_module mbstok_r func_module mbswidth func_module memcasecmp func_module memcoll @@ -2405,6 +2427,7 @@ func_all_modules () func_module elisp-comp func_module ldd func_module lib-ignore + func_module link-warning func_module no-c++ func_end_table