comparison MODULES.html.sh @ 5994:8694796f8a72

New gnulib module 'lock'.
author Bruno Haible <bruno@clisp.org>
date Mon, 18 Jul 2005 11:35:09 +0000
parents 5cc92ab8ce76
children 29720e2b877f
comparison
equal deleted inserted replaced
5993:c4df0e41872e 5994:8694796f8a72
1899 func_begin_table 1899 func_begin_table
1900 func_module xgethostname 1900 func_module xgethostname
1901 func_module canon-host 1901 func_module canon-host
1902 func_end_table 1902 func_end_table
1903 1903
1904 element="Multithreading"
1905 element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
1906 func_section_wrap posix_ext_thread
1907 func_wrap H3
1908 func_echo "$element"
1909
1910 func_begin_table
1911 func_module lock
1912 func_end_table
1913
1904 element="Internationalization functions" 1914 element="Internationalization functions"
1905 element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` 1915 element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
1906 func_section_wrap posix_ext_i18n 1916 func_section_wrap posix_ext_i18n
1907 func_wrap H3 1917 func_wrap H3
1908 func_echo "$element" 1918 func_echo "$element"