comparison MODULES.html.sh @ 5340:11ff7526b7b9

New module 'vsnprintf'.
author Bruno Haible <bruno@clisp.org>
date Mon, 11 Oct 2004 13:08:55 +0000
parents 55fa1d36be4b
children 02eeb2ef41ed
comparison
equal deleted inserted replaced
5339:53f1d188cbd1 5340:11ff7526b7b9
1659 func_wrap H3 1659 func_wrap H3
1660 func_echo "$element" 1660 func_echo "$element"
1661 1661
1662 func_begin_table 1662 func_begin_table
1663 func_module snprintf 1663 func_module snprintf
1664 func_module vsnprintf
1664 func_end_table 1665 func_end_table
1665 1666
1666 element="Numeric conversion functions <stdlib.h>" 1667 element="Numeric conversion functions <stdlib.h>"
1667 element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` 1668 element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
1668 func_section_wrap isoc_sup_stdlib_conv 1669 func_section_wrap isoc_sup_stdlib_conv