summaryrefslogtreecommitdiff
path: root/src/test/test-glob-util.c
Commit message (Expand)AuthorAgeFilesLines
* 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