X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=MODULES.html.sh;h=ba6fffb7501609929deeadf81399a8c803471f9e;hb=0ffbcafa9e999aa4f8647d206b219ecd30b88510;hp=da3e45614af1046870386fd72cf3715eff18b993;hpb=8c2094a680d68b47cfdc8eb84938c1f3e59f367d;p=pspp diff --git a/MODULES.html.sh b/MODULES.html.sh index da3e45614a..ba6fffb750 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -2287,6 +2287,22 @@ func_all_modules () func_module unistr/u8-uctomb func_module unistr/u16-uctomb func_module unistr/u32-uctomb + func_module uniconv/base + func_module uniconv/u8-conv-from-enc + func_module uniconv/u16-conv-from-enc + func_module uniconv/u32-conv-from-enc + func_module uniconv/u8-strconv-from-enc + func_module uniconv/u16-strconv-from-enc + func_module uniconv/u32-strconv-from-enc + func_module uniconv/u8-strconv-to-enc + func_module uniconv/u16-strconv-to-enc + func_module uniconv/u32-strconv-to-enc + func_module uniconv/u8-strconv-from-locale + func_module uniconv/u16-strconv-from-locale + func_module uniconv/u32-strconv-from-locale + func_module uniconv/u8-strconv-to-locale + func_module uniconv/u16-strconv-to-locale + func_module uniconv/u32-strconv-to-locale func_end_table element="Executing programs"