summaryrefslogtreecommitdiff
path: root/src/basic/nulstr-util.c
Commit message (Expand)AuthorAgeFilesLines
* nulstr-util: make ret_size in strv_make_nulstr() optionalYu Watanabe2023-05-081-3/+2
* nulstr-util: introduce strv_parse_nulstr_full() that optionally drop trailing...Yu Watanabe2023-03-241-1/+5
* set: add set_make_nulstrQuentin Deslandes2022-12-151-0/+15
* nulstr-util: fix corner cases of strv_make_nulstr()Lennart Poettering2022-11-131-8/+14
* nulstr-util: don't use 'r' for anything but integer return valuesLennart Poettering2022-11-131-6/+8
* nulstr-util: use memdup_suffix0() where appropriateLennart Poettering2022-11-131-1/+1
* nulstr-util: use _cleanup_strv_free_() where appropriateLennart Poettering2022-11-131-10/+6
* nulstr-util: rebreak commentsLennart Poettering2022-11-131-15/+10
* strv: move nulstr utilities to nulstr-util.[ch]Lennart Poettering2022-11-131-0/+113
* nulstr-util: Declare NULSTR_FOREACH() iterator inlineDaan De Meyer2022-11-111-2/+0
* basic: nulstr-util: add nulstr_get() returning the matching stringArnaud Ferraris2021-09-151-4/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* util: split out nulstr related stuff to nulstr-util.[ch]Lennart Poettering2019-03-141-0/+17