~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
charset.c
Commit message (
Expand
)
Author
Age
*
lib: add function u16_strcasecmp()
Heinrich Schuchardt
2023-01-04
*
lib/charset: add u16_strlcat() function
Masahisa Kojima
2022-05-03
*
lib: simplify u16_strdup()
Heinrich Schuchardt
2022-04-15
*
lib: convert u16_strlen() into a macro
Heinrich Schuchardt
2022-04-15
*
lib/charset: UTF-8 stream conversion
Heinrich Schuchardt
2021-03-07
*
lib/charset: utf8_get() should return error
Heinrich Schuchardt
2021-03-07
*
efi_loader: carve out utf_to_cp()
Heinrich Schuchardt
2021-03-07
*
efi_loader: move codepage 437 table
Heinrich Schuchardt
2021-03-07
*
charset: make u16_strnlen accessible at runtime
Ilias Apalodimas
2020-11-29
*
common: rename getc() to getchar()
Heinrich Schuchardt
2020-10-22
*
charset: Add support for calculating bytes occupied by a u16 string
Sughosh Ganu
2020-05-09
*
lib: charset: add u16_str<n>cmp()
AKASHI Takahiro
2019-09-20
*
efi_loader: support unaligned u16 strings
Heinrich Schuchardt
2019-07-16
*
lib: add u16_strcpy/strdup functions
Akashi, Takahiro
2019-02-13
*
efi_loader: error handling in read_console()
Heinrich Schuchardt
2018-10-16
*
efi_loader: support Unicode text input
Heinrich Schuchardt
2018-09-23
*
lib: charset: upper/lower case conversion
Heinrich Schuchardt
2018-09-23
*
lib: charset: remove obsolete functions
Heinrich Schuchardt
2018-09-23
*
lib: charset: utility functions for Unicode
Heinrich Schuchardt
2018-09-23
*
efi_loader: rename utf16_strlen, utf16_strnlen
Heinrich Schuchardt
2018-09-23
*
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-10
*
efi_loader: new function utf8_to_utf16
Heinrich Schuchardt
2017-12-01
*
lib: add some utf16 handling helpers
Rob Clark
2017-09-12