index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
mkdir.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-125
/
+0
*
shared/mkdir: do not set errno in addition to return value
Zbigniew Jędrzejewski-Szmek
2015-03-21
1
-4
/
+2
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-5
/
+0
*
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-11-28
1
-2
/
+2
*
label: move is_dir() to util.c
Lennart Poettering
2014-10-23
1
-14
/
+0
*
shared: remove unused functions
Ronny Chevalier
2014-10-21
1
-4
/
+0
*
tmpfiles: get rid of "m" lines, make them redundant by "z"
Lennart Poettering
2014-06-10
1
-5
/
+10
*
shared: export is_dir
Zbigniew Jędrzejewski-Szmek
2014-03-17
1
-1
/
+1
*
nspawn: when resoliving UIDs/GIDs for "-u", do so in forked off /usr/bin/gete...
Lennart Poettering
2014-03-11
1
-1
/
+3
*
core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings
Lennart Poettering
2014-03-03
1
-2
/
+2
*
mkdir: pass a proper function pointer to mkdir_safe_internal
Lennart Poettering
2013-10-02
1
-1
/
+1
*
shared: split mkdir_*() and mkdir_*_label() from each other
Kay Sievers
2013-07-26
1
-30
/
+10
*
core: general cgroup rework
Lennart Poettering
2013-06-27
1
-29
/
+45
*
shared: fail mkdir_p if the target exists and is not a directory
Zbigniew Jędrzejewski-Szmek
2012-10-02
1
-1
/
+9
*
nspawn: use automatic cleanup and provide debug info
Zbigniew Jędrzejewski-Szmek
2012-10-02
1
-1
/
+0
*
mkdir: provide all functions with and without selinux label application
Kay Sievers
2012-05-31
1
-8
/
+33
*
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-31
1
-4
/
+8
*
mkdir: do not use alloca() in a loop
Kay Sievers
2012-04-17
1
-1
/
+3
*
udev: replace util_create_path() with mkdir_parents()
Kay Sievers
2012-04-17
1
-4
/
+14
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
rename basic.la to shared.la and put selinux deps in shared-selinx.la
Kay Sievers
2012-04-10
1
-0
/
+99