diff options
author | Maximilian Luz <luzmaximilian@gmail.com> | 2023-08-27 23:14:04 +0200 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-09-13 19:18:42 +0200 |
commit | e4c89f9380017b6b2e63836e2de1af8eb4535384 (patch) | |
tree | cf8018dbbd1df51fbf8895a455491d544f527a87 /Documentation | |
parent | Linux 6.6-rc1 (diff) | |
download | linux-e4c89f9380017b6b2e63836e2de1af8eb4535384.tar.xz linux-e4c89f9380017b6b2e63836e2de1af8eb4535384.zip |
lib/ucs2_string: Add UCS-2 strscpy function
Add a ucs2_strscpy() function for UCS-2 strings. The behavior is
equivalent to the standard strscpy() function, just for 16-bit character
UCS-2 strings.
Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230827211408.689076-2-luzmaximilian@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions