summaryrefslogtreecommitdiff
path: root/src/basic/glob-util.h
Commit message (Expand)AuthorAgeFilesLines
* glob: add glob_first(), returns first matchLuca Boccassi2022-08-231-1/+3
* basic/glob-util: add helper to strip the glob part from a globZbigniew Jędrzejewski-Szmek2021-06-041-0/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* journalctl,elsewhere: make sure --file=foo fails with sane error msg if foo i...Lennart Poettering2020-05-191-1/+1
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* 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
* basic: add readdir_no_dot and safe_glob functionsZbigniew Jędrzejewski-Szmek2017-04-271-0/+4
* 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
* util-lib: move character class definitions to string-util.hLennart Poettering2015-11-031-1/+1
* util-lib: split out globbing related calls into glob-util.[ch]Lennart Poettering2015-10-271-0/+37