index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
nulstr-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nulstr-util: minor cleanup
Mike Yuan
2024-03-21
1
-24
/
+23
*
nulstr-util: make ret_size in strv_make_nulstr() optional
Yu Watanabe
2023-05-08
1
-3
/
+2
*
nulstr-util: introduce strv_parse_nulstr_full() that optionally drop trailing...
Yu Watanabe
2023-03-24
1
-1
/
+5
*
set: add set_make_nulstr
Quentin Deslandes
2022-12-15
1
-0
/
+15
*
nulstr-util: fix corner cases of strv_make_nulstr()
Lennart Poettering
2022-11-13
1
-8
/
+14
*
nulstr-util: don't use 'r' for anything but integer return values
Lennart Poettering
2022-11-13
1
-6
/
+8
*
nulstr-util: use memdup_suffix0() where appropriate
Lennart Poettering
2022-11-13
1
-1
/
+1
*
nulstr-util: use _cleanup_strv_free_() where appropriate
Lennart Poettering
2022-11-13
1
-10
/
+6
*
nulstr-util: rebreak comments
Lennart Poettering
2022-11-13
1
-15
/
+10
*
strv: move nulstr utilities to nulstr-util.[ch]
Lennart Poettering
2022-11-13
1
-0
/
+113
*
nulstr-util: Declare NULSTR_FOREACH() iterator inline
Daan De Meyer
2022-11-11
1
-2
/
+0
*
basic: nulstr-util: add nulstr_get() returning the matching string
Arnaud Ferraris
2021-09-15
1
-4
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-0
/
+17