summaryrefslogtreecommitdiff
path: root/src/basic/strxcpyx.c
Commit message (Expand)AuthorAgeFilesLines
* util: introduce strnpcpy_full() and friends to provide whether result is trun...Yu Watanabe2021-12-251-19/+48
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* util: introduce strnpcpy() and strnscpy()Yu Watanabe2019-05-301-6/+17
* strxcpyx: minor coding style updatesLennart Poettering2018-10-151-9/+7
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* strxcpyx: assert throughout on non-NULL src/destVito Caputo2017-07-031-0/+15
* strxcpyx: don't overflow dest on strpcpyf truncateVito Caputo2017-07-031-4/+13
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+1
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-0/+1
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+100