X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=e3a55284f6fcde5c6b0f5d9359529fed44e3eeba;hb=9bb48fb977629b0184a12b081ba716b8185136d2;hp=738a38d790f0c0ce74f79c2fd4f448cbad8d79c8;hpb=89b8139ba25466f02fc5d25e9b9af3af6b7370d7;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 738a38d79..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 @@ -1461,6 +1462,7 @@ func_all_modules () func_module xalloc func_module alloca func_module allocsa + func_module xallocsa func_end_table element="Integer arithmetic functions " @@ -1537,6 +1539,7 @@ func_all_modules () func_begin_table func_module getdate func_module timegm + func_module tzset func_end_table element="Input/Output " @@ -1681,6 +1684,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module inttostr func_module xstrtoimax func_module xstrtoumax func_end_table @@ -1870,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