/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libtomcrypt/libtomcrypt/ |
H A D | CVE-2019-17362.patch | 10 src/pk/asn1/der/utf8/der_decode_utf8_string.c | 2 +- 13 diff --git a/src/pk/asn1/der/utf8/der_decode_utf8_string.c b/src/pk/asn1/der/utf8/der_decode_utf8_s… 15 --- a/src/pk/asn1/der/utf8/der_decode_utf8_string.c 16 +++ b/src/pk/asn1/der/utf8/der_decode_utf8_string.c
|
/openbmc/linux/fs/unicode/ |
H A D | Makefile | 7 obj-$(CONFIG_UNICODE_NORMALIZATION_SELFTEST) += utf8-selftest.o 9 unicode-y := utf8-norm.o utf8-core.o 11 $(obj)/utf8-data.o: $(obj)/utf8data.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
H A D | hddtemp-no-nls-support.patch | 39 diff -ru hddtemp-0.3-beta15.orig/src/utf8.c hddtemp-0.3-beta15/src/utf8.c 40 --- hddtemp-0.3-beta15.orig/src/utf8.c 2006-04-19 03:37:02.000000000 +0100 41 +++ hddtemp-0.3-beta15/src/utf8.c 2008-06-27 00:02:15.000000000 +0100
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/liburi-perl/ |
H A D | 0001-Skip-TODO-test-cases-that-fail.patch | 28 - utf8::upgrade($str); 31 - local $TODO = 'URI::Escape::escape_char misunderstands utf8'; 34 - is("$uri", 'http://foo/%E9', 'correctly created a URI from a utf8-upgraded string'); 38 +# utf8::upgrade($str); 41 +# local $TODO = 'URI::Escape::escape_char misunderstands utf8'; 44 +# is("$uri", 'http://foo/%E9', 'correctly created a URI from a utf8-upgraded string');
|
/openbmc/openbmc/meta-yadro/meta-vegman/recipes-kernel/linux/linux-aspeed/ |
H A D | vegman.cfg | 32 CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8" 34 CONFIG_FAT_DEFAULT_IOCHARSET="utf8"
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools/ |
H A D | 0001-ogginfo-Include-utf8.h-for-missing-utf8_decode.patch | 4 Subject: [PATCH] ogginfo: Include utf8.h for missing utf8_decode 21 +#include "utf8.h" /* utf8_decode */
|
/openbmc/openbmc/poky/bitbake/lib/bs4/tests/ |
H A D | test_soup.py | 88 utf8 = b"\xc3\xa9" 89 soup = self.soup(utf8, fromEncoding="utf8") 298 utf8 = b"Sacr\xc3\xa9 bleu! \xe2\x98\x83" 299 dammit = UnicodeDammit(utf8) 402 utf8 = ("\N{SNOWMAN}" * 3).encode("utf8") 410 doc = utf8 + windows_1252 + utf8
|
/openbmc/openbmc/poky/meta/recipes-extended/groff/files/ |
H A D | 0001-build-meintro_fr.ps-depends-on-tbl.patch | 25 # Use '-K utf8', not '-k', in case 'configure' didn't find uchardet. 30 && $(DOC_GROFF) -K utf8 -t -Tps -me -mfr $< >$@
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcgi/ |
H A D | libcgi-perl_4.60.bb | 29 rm -rf ${B}/t/utf8.t 45 perl-module-utf8 \
|
/openbmc/linux/fs/vboxsf/ |
H A D | dir.c | 122 end = &info->name.string.utf8[info->name.size]; in vboxsf_dir_emit() 129 end = &info->name.string.utf8[info->name.size]; in vboxsf_dir_emit() 150 info->name.string.utf8, in vboxsf_dir_emit() 162 return dir_emit(ctx, info->name.string.utf8, info->name.length, in vboxsf_dir_emit() 456 memcpy(ssymname->string.utf8, symname, symname_size); in vboxsf_dir_symlink()
|
H A D | utils.c | 392 out = shfl_path->string.utf8; in vboxsf_path_from_dentry() 415 shfl_path->length = out - shfl_path->string.utf8; in vboxsf_path_from_dentry() 428 memmove(shfl_path->string.utf8, path, path_len); in vboxsf_path_from_dentry() 429 shfl_path->string.utf8[path_len] = 0; in vboxsf_path_from_dentry()
|
H A D | super.c | 179 strscpy(folder_name->string.utf8, fc->source, size); in vboxsf_fill_super() 190 root_path.string.utf8[0] = '/'; in vboxsf_fill_super() 191 root_path.string.utf8[1] = 0; in vboxsf_fill_super()
|
/openbmc/linux/fs/fat/ |
H A D | Kconfig | 98 Note that "utf8" is not recommended for FAT filesystems. 99 If unsure, you shouldn't set "utf8" here - select the next option 111 Set this if you would like to have "utf8" mount option set 115 particular mount by adding "utf8=0" to mount options.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/figlet/figlet/ |
H A D | 0001-build-add-autotools-support-to-allow-easy-cross-comp.patch | 82 -OBJS = figlet.o zipio.o crc.o inflate.o utf8.o 87 - crc.h inflate.h zipio.h utf8.h run-tests.sh figmagic 159 +figlet_SOURCES = figlet.c zipio.c crc.c inflate.c utf8.c 171 + fonts/utf8.flc \
|
/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/ |
H A D | terminfo_fixes.patch | 82 + time utf8 except bugs list regexp method deref naninf overflow sort \ 141 + $(MEMCHECK) --log-file=log.$${X}_u $(RUN_TEST_PGM) -utf8 $$X.sl; \ 153 + $(MEMCHECK) --log-file=log.$${X}_uc $(RUN_TEST_PGM) -utf8 $$X.slc; \
|
/openbmc/qemu/qapi/ |
H A D | char.json | 116 # @utf8: Data is a UTF-8 string (RFC 3629) 123 'data': [ 'utf8', 'base64' ] } 134 # @format: data encoding (default 'utf8'). 138 # - utf8: data's UTF-8 encoding is written 166 # @format: data encoding (default 'utf8'). 169 # - utf8: the data read is interpreted as UTF-8.
|
/openbmc/openbmc/meta-security/meta-integrity/scripts/ |
H A D | ima-gen-local-ca.sh | 38 openssl req -new -x509 -utf8 -sha256 -days 36500 -batch -config $GENKEY \
|
H A D | ima-gen-CA-signed.sh | 44 openssl req -new -nodes -utf8 -sha256 -days 36500 -batch -config $GENKEY \
|
/openbmc/linux/arch/sh/configs/ |
H A D | j2_defconfig | 39 CONFIG_NLS_DEFAULT="utf8"
|
/openbmc/linux/Documentation/filesystems/ |
H A D | isofs.rst | 23 utf8 option. 24 utf8 Encode Unicode names in UTF-8 format. Default is no.
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vorbis-tools/ |
H A D | vorbis-tools_1.4.2.bb | 15 file://0001-ogginfo-Include-utf8.h-for-missing-utf8_decode.patch \
|
/openbmc/openbmc/poky/meta/recipes-extended/perl/ |
H A D | libtimedate-perl_2.30.bb | 18 RDEPENDS:${PN}-ptest += "perl-module-test-more perl-module-utf8"
|
/openbmc/linux/fs/exfat/ |
H A D | Kconfig | 17 default "utf8"
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | verify_sig_setup.sh | 41 openssl req -new -nodes -utf8 -sha256 -days 36500 \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/libsigrokdecode/ |
H A D | python39.patch | 2 From: =?utf8?q?Dan=20Hor=C3=A1k?= <dan@danny.cz>
|