summaryrefslogtreecommitdiff
path: root/src/test/test-glob-util.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-2/+2
* glob: add glob_first(), returns first matchLuca Boccassi2022-08-231-0/+21
* test: Use TEST macroJan Janssen2021-11-251-20/+6
* basic/glob-util: add helper to strip the glob part from a globZbigniew Jędrzejewski-Szmek2021-06-041-0/+28
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: drop glob.h when glob-util.h is includedYu Watanabe2019-11-041-1/+0
* util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering2018-12-021-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+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
* basic/glob-util: do not use names with "_" prefixZbigniew Jędrzejewski-Szmek2018-03-051-2/+2
* basic/glob-util: add closedir wrapper to silence gccZbigniew Jędrzejewski-Szmek2018-02-051-1/+5
* 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/+66
* fileio: simplify mkostemp_safe() (#4090)Topi Miettinen2016-09-131-1/+1
* tests: move glob-util related tests to test-glob-util.cRonny Chevalier2016-03-031-0/+50