index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
utf8.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
utf8: add utf8_to_utf16() helper
Lennart Poettering
2018-09-25
1
-0
/
+73
*
utf8: let's update utf16_to_utf8() a bit
Lennart Poettering
2018-09-25
1
-8
/
+15
*
utf8: change return type of utf8_encoded_expected_len() to size_t
Lennart Poettering
2018-09-25
1
-7
/
+9
*
utf8: update utf8_is_valid() a bit
Lennart Poettering
2018-09-25
1
-5
/
+6
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
basic/utf8: add ascii_is_valid_n()
Zbigniew Jędrzejewski-Szmek
2018-06-09
1
-0
/
+18
*
utf8: add helper call for counting display width of strings
Lennart Poettering
2018-04-18
1
-0
/
+21
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
utf8: add utf8_n_codepoints() for counting complete utf8 codepoints in a string
Lennart Poettering
2018-02-14
1
-0
/
+19
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
utf8.[ch] et al: use char32_t and char16_t instead of int, int32_t, int16_t
Shawn Landden
2016-01-27
1
-20
/
+28
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-2
/
+1
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+2
*
Revert "utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t"
Lennart Poettering
2015-11-02
1
-19
/
+16
*
utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t
Shawn Landden
2015-11-01
1
-16
/
+19
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
2015-10-27
1
-0
/
+1
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+402