index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
xattr-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xattr-util: add flistxattr_malloc() that returns a NULSTR
Lennart Poettering
2019-11-19
1
-0
/
+34
*
xattr-util: modernize getxattr_malloc() a bit
Lennart Poettering
2019-11-19
1
-30
/
+47
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
xattr-util: document that we NUL suffix
Lennart Poettering
2019-07-25
1
-4
/
+2
*
Add a work-around for memsan
Zbigniew Jędrzejewski-Szmek
2019-02-21
1
-1
/
+6
*
build-sys: Detect whether struct statx is defined in sys/stat.h
Filipe Brandenburger
2018-07-16
1
-1
/
+0
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
basic/xattr-util: do not cast ssize_t to int
Zbigniew Jędrzejewski-Szmek
2018-02-26
1
-10
/
+18
*
missing_syscall: when adding syscall replacements, use different names (#8229)
Zbigniew Jędrzejewski-Szmek
2018-02-21
1
-1
/
+1
*
xattr-util: use crtime/btime if statx() is available for implementation of fd...
Lennart Poettering
2018-02-20
1
-34
/
+50
*
xattr-util: support AT_EMPTY_PATH in fgetxattrat_fake()
Lennart Poettering
2018-02-20
1
-4
/
+15
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
*
tree-wide: no need to pass excess flags to open()/openat() if O_PATH is passed
Alexander Kuleshov
2016-03-01
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-2
/
+2
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-1
/
+8
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split xattr-related calls into xattr-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+193