summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-04-14 12:48:14 +0200
committerLennart Poettering <lennart@poettering.net>2023-04-14 16:56:15 +0200
commitd791013ff529cbbb74d4cc5f1455f172befab1e6 (patch)
treea52a2742502f99537ba58cdae318336c89687aba /po
parentbb7b1da8fedd9ba057809a8aca06594c56f0a409 (diff)
downloadsystemd-d791013ff529cbbb74d4cc5f1455f172befab1e6.tar.gz
string-util: add strstrafter()
strstrafter() is like strstr() but returns a pointer to the first character *after* the found substring, not on the substring itself. Quite often this is what we actually want. Inspired by #27267 I think it makes sense to add a helper for this, to avoid the potentially fragile manual pointer increment afterwards.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions