X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=e3a55284f6fcde5c6b0f5d9359529fed44e3eeba;hb=9bb48fb977629b0184a12b081ba716b8185136d2;hp=736d34da29825f7ede651ce638d83efe877642f6;hpb=249500845133a75a93434d141100c5ce8d8d7a0c;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 736d34da2..e3a55284f 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1431,6 +1431,7 @@ func_all_modules () func_begin_table func_module eealloc + func_module free func_module malloc func_module realloc func_end_table @@ -1460,6 +1461,8 @@ func_all_modules () func_module xsize func_module xalloc func_module alloca + func_module allocsa + func_module xallocsa func_end_table element="Integer arithmetic functions " @@ -1536,6 +1539,7 @@ func_all_modules () func_begin_table func_module getdate func_module timegm + func_module tzset func_end_table element="Input/Output " @@ -1680,6 +1684,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module inttostr func_module xstrtoimax func_module xstrtoumax func_end_table @@ -1869,10 +1874,11 @@ func_all_modules () func_echo "$element" func_begin_table + func_module cloexec func_module findprog func_module wait-process - #func_module execute - #func_module pipe + func_module execute + func_module pipe #func_module sh-quote func_end_table