index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
udev
/
mtd_probe
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udev: always open with O_NOCTTY
Yu Watanabe
2022-09-10
1
-1
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
license: GPL-2.0+ -> GPL-2.0-or-later
Yu Watanabe
2020-11-09
3
-3
/
+3
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-16
/
+12
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
3
-3
/
+3
*
mtd: some basic code cleanups
Lennart Poettering
2018-05-10
3
-33
/
+40
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
udev: some very trivial coding style updates
Lennart Poettering
2017-12-25
1
-5
/
+5
*
tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we can
Lennart Poettering
2017-12-25
1
-1
/
+1
*
Add SPDX license identifiers to source files under the GPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
3
-0
/
+3
*
tree-wide: use `!IN_SET(..)` for `a != b && a != c && …`
Andreas Rammhold
2017-10-02
1
-1
/
+1
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-1
/
+1
*
tree-wide: place #pragma once at the same place everywhere
Lennart Poettering
2016-02-20
1
-2
/
+2
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
2
-8
/
+9
*
build-sys: add one more Makefile symlink
Lennart Poettering
2015-03-09
1
-0
/
+1
*
tree-wide: use _packed_ macro instead of raw gcc __attribute__
Lennart Poettering
2015-03-09
2
-4
/
+6
*
#pragma once here and there
Zbigniew Jędrzejewski-Szmek
2015-01-23
1
-0
/
+2
*
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-02-13
1
-1
/
+1
*
Remove duplicate includes
Karel Zak
2013-11-19
1
-1
/
+0
*
udev: move all unconditionally installed rules to rules/
Kay Sievers
2012-04-14
1
-8
/
+0
*
udev: fix gcc warnings
Kay Sievers
2012-04-04
2
-13
/
+15
*
move imported udev into place
Kay Sievers
2012-04-04
4
-0
/
+205