readline, getdelim and check_version.
(Support for systems lacking ISO C 99: Sizes of integer types):
Add size_max.
+2005-08-12 Simon Josefsson <jas@extundo.com>
+
+ * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
+ readline, getdelim and check_version.
+ (Support for systems lacking ISO C 99: Sizes of integer types):
+ Add size_max.
+
2005-08-11 Simon Josefsson <jas@extundo.com>
* modules/readline: New file.
func_begin_table
func_module base64
+ func_module check_version
func_module diacrit
func_module getline
+ func_module getdelim
func_module getnline
func_module getndelim2
func_module linebuffer
func_module obstack
func_module hash-pjw
func_module hash
+ func_module readline
func_module readtokens
func_module readtokens0
func_module strverscmp
func_begin_table
func_module ullong_max
+ func_module size_max
func_end_table
element="Boolean type and values <stdbool.h>"