summaryrefslogtreecommitdiff
path: root/src/basic/mkdir.c
Commit message (Expand)AuthorAge
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: warn when a directory path already exists but has bad mode/owner/typeZbigniew Jędrzejewski-Szmek2018-08-24
* basic/mkdir: convert bool flag to enumZbigniew Jędrzejewski-Szmek2018-08-24
* Add mkdir_errno_wrapper() and use instead of mkdir() in various placesZbigniew Jędrzejewski-Szmek2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* mkdir: chmod_and_chown() returns errors as "return -errno", not in errno itselfLennart Poettering2017-08-29
* Prep v231: Apply missing fixes from upstream (1/6) src/basicSven Eden2017-06-16
* Prep v229: Some musl-libc compatibility updatesSven Eden2017-05-22
* Prep v229: Remove remaining emacs settings [1/6] src/basicSven Eden2017-05-17
* basic: re-sort includesThomas Hindoe Paaboel Andersen2017-05-17
* basic: include only what we useThomas Hindoe Paaboel Andersen2017-05-17
* Prep v228: Add remaining updates from upstream (2/3)Sven Eden2017-04-26
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14