summaryrefslogtreecommitdiffstats
path: root/src/shared/binfmt-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* binfmt: check if binfmt is mounted before applying rulesYu Watanabe2022-12-141-1/+1
* binfmt-util: also check if binfmt is mounted in read-writeYu Watanabe2022-12-141-2/+3
* binfmt-util: split out binfmt_mounted()Yu Watanabe2022-12-141-4/+23
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: use the usual SPDX header for our own filesZbigniew Jędrzejewski-Szmek2020-10-291-0/+2
* shared: add common helper for unregistering all binfmt entriesLennart Poettering2020-04-231-0/+33