* malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this var.
[gnulib.git] / MODULES.html.sh
index 23e95e7..e3a5528 100755 (executable)
@@ -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
@@ -1538,6 +1539,7 @@ func_all_modules ()
   func_begin_table
   func_module getdate
   func_module timegm
+  func_module tzset
   func_end_table
 
   element="Input/Output <stdio.h>"
@@ -1682,6 +1684,7 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
+  func_module inttostr
   func_module xstrtoimax
   func_module xstrtoumax
   func_end_table
@@ -1871,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 pipe
   #func_module sh-quote
   func_end_table