index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libudev
/
libudev-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libudev: drop unnecessary headers from libudev-util.c
Yu Watanabe
2020-12-15
1
-8
/
+0
*
udev: move util_resolve_subsys_kernel() to udev-util.c
Yu Watanabe
2020-12-15
1
-57
/
+0
*
udev: move util_replace_chars() to udev-util.c
Yu Watanabe
2020-12-15
1
-43
/
+0
*
udev: move util_path_encode() and rename it to escape_path()
Yu Watanabe
2020-12-15
1
-34
/
+0
*
udev: move util_replace_whitespace() to udev-util.c
Yu Watanabe
2020-12-15
1
-45
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-4
/
+4
*
basic/utf8: do not read past end of string when looking for a multi-byte char...
Zbigniew Jędrzejewski-Szmek
2019-02-26
1
-1
/
+1
*
libudev-util: make util_replace_whitespace() read only len characters
Yu Watanabe
2019-01-03
1
-6
/
+7
*
libudev: make util_resolve_subsys_kernel() return negative errno
Yu Watanabe
2018-11-21
1
-29
/
+26
*
libudev-util: make util_replace_whitespace() not count leading white spaces
Yu Watanabe
2018-11-21
1
-20
/
+17
*
libudev-util: make util_replace_*() return size_t
Yu Watanabe
2018-11-21
1
-4
/
+3
*
libudev-util: add assertions
Yu Watanabe
2018-11-21
1
-0
/
+8
*
libudev: coding style fixes
Yu Watanabe
2018-11-20
1
-7
/
+7
*
libudev-list: move libudev-list related definitions to libudev-list-internal.h
Yu Watanabe
2018-11-20
1
-4
/
+2
*
udev: drop util_log_priority() and use log_level_from_string()
Yu Watanabe
2018-11-12
1
-16
/
+0
*
libudev: re-implement udev-monitor by sd_device_monitor
Yu Watanabe
2018-10-16
1
-16
/
+0
*
libudev-util: adjust type of returned value by util_string_hash32()
Yu Watanabe
2018-09-10
1
-15
/
+8
*
libudev-util: drop unnecessary argument 'struct udev *udev' from util_resolve...
Yu Watanabe
2018-09-10
1
-4
/
+3
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
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
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
string-util: add delete_trailing_chars() and skip_leading_chars() helpers
Lennart Poettering
2017-11-13
1
-11
/
+0
*
udev-event: use in-place whitespace replacement
Dan Streetman
2017-01-27
1
-0
/
+14
*
libudev-util: change util_replace_whitespace to return number of chars in dest
Dan Streetman
2017-01-03
1
-1
/
+1
*
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
1
-1
/
+2
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+1
*
util-lib: split out syslog-related calls into syslog-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-6
/
+7
*
tree-wide: remove unused functions
Thomas Hindoe Paaboel Andersen
2015-10-19
1
-46
/
+0
*
libudev-util: check length before accesing the array
Thomas Hindoe Paaboel Andersen
2015-04-05
1
-1
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-8
/
+0
*
treewide: drop unnecessary trailing \n in log_*() calls
Michal Schmidt
2014-11-28
1
-2
/
+2
*
udev: switch to systemd logging functions
Kay Sievers
2014-11-13
1
-2
/
+2
*
libudev: do not accept invalid log levels
Zbigniew Jędrzejewski-Szmek
2014-11-01
1
-3
/
+7
*
udev: util - use log_level_from_string()
Tom Gundersen
2014-09-16
1
-7
/
+2
*
libudev: util - drop util_delete_path()
Tom Gundersen
2014-09-16
1
-32
/
+0
*
libudev: drop util_lookup_{user,group}
Tom Gundersen
2014-09-16
1
-64
/
+0
*
udev - drop print_kmsg
Tom Gundersen
2014-09-09
1
-25
/
+0
*
Revert "libudev: use get_*_creds from shared rather than util_lookup_*"
Tom Gundersen
2014-08-01
1
-0
/
+64
*
libudev: use get_*_creds from shared rather than util_lookup_*
Tom Gundersen
2014-08-01
1
-64
/
+0
*
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-13
1
-3
/
+4
*
libudev: ship the original MurmurHash2.[ch] file
Kay Sievers
2013-12-23
1
-56
/
+2
*
device-nodes: move device node specific code to own file
Dave Reisner
2013-09-19
1
-2
/
+3
*
move utf8 functions from libudev-private.h to utf8.h
Dave Reisner
2013-09-17
1
-168
/
+3
*
Remove some dead code
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-2
/
+1
*
libudev: avoid potential misaligned accesses
Jan Engelhardt
2013-03-20
1
-5
/
+6
*
use streq instead of strcmp
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-2
/
+2
[next]