Copyright years.
[gnulib.git] / MODULES.html.sh
index eeabdb9..47f2d53 100755 (executable)
@@ -1510,6 +1510,7 @@ func_all_modules ()
 
   func_begin_table
   func_module bcopy
+  func_module memmem
   func_module mempcpy
   func_module memrchr
   func_module stpcpy
@@ -1604,6 +1605,7 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
+  func_module base64
   func_module diacrit
   func_module getline
   func_module getnline
@@ -1660,6 +1662,7 @@ func_all_modules ()
 
   func_begin_table
   func_module snprintf
+  func_module vsnprintf
   func_end_table
 
   element="Numeric conversion functions <stdlib.h>"
@@ -1728,6 +1731,7 @@ func_all_modules ()
   func_module chown
   func_module dup2
   func_module ftruncate
+  func_module getaddrinfo
   func_module getcwd
   func_module getgroups
   func_module gethostname
@@ -1746,6 +1750,7 @@ func_all_modules ()
   func_module regex
   func_module rename
   func_module rmdir
+  func_module strtok_r
   func_module utime
   func_end_table