index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
udev
/
scsi_id
/
scsi_serial.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared: add random-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-3
/
+3
*
util: unify how we see srand()
Lennart Poettering
2014-10-30
1
-1
/
+1
*
udev: never bypass our own logging framework and call vsyslog() directly from...
Lennart Poettering
2014-08-11
1
-1
/
+0
*
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-02-13
1
-2
/
+2
*
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-31
1
-8
/
+8
*
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-24
1
-30
/
+30
*
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-26
1
-5
/
+3
*
use strneq instead of strncmp
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-1
/
+1
*
tabs to spaces
Thomas Hindoe Paaboel Andersen
2013-01-09
1
-1
/
+1
*
udev: free fd before return in scsi_serial.c
Lukas Nykryn
2012-09-23
1
-1
/
+2
*
scsi_id: fix truncated model in by-id device links
Jean Delvare
2012-05-27
1
-0
/
+1
*
udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/
Kay Sievers
2012-04-13
1
-2
/
+2
*
udev: switch to systemd logging functions
Kay Sievers
2012-04-08
1
-58
/
+34
*
move imported udev into place
Kay Sievers
2012-04-04
1
-0
/
+990