index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libudev
/
libudev.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-13
/
+13
*
libudev: fix indentation
Yu Watanabe
2020-12-15
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
libudev: also expose API to check for current tags in libudev
Lennart Poettering
2020-09-01
1
-0
/
+2
*
libudev: coding style fixes
Yu Watanabe
2018-11-20
1
-1
/
+1
*
tree-wide: use __ prefixed gcc attributes (#10843)
Lennart Poettering
2018-11-20
1
-8
/
+8
*
tree-wide: replace 'unsigned int' with 'unsigned'
Yu Watanabe
2018-10-19
1
-1
/
+1
*
sd-device,libudev: make an argument for *_set_sysattr_value() const
Yu Watanabe
2018-09-11
1
-1
/
+1
*
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: remove some double newlines in headers, too
Lennart Poettering
2018-05-22
1
-1
/
+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
*
include sys/sysmacros.h in more places
Mike Frysinger
2016-03-15
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
udev: switch to systemd logging functions
Kay Sievers
2014-11-13
1
-3
/
+3
*
libudev: queue provide file descriptor to watch busy event queue
Kay Sievers
2014-06-27
1
-0
/
+2
*
udev: remove seqnum API and all assumptions about seqnums
Kay Sievers
2014-04-14
1
-5
/
+5
*
hwdb: add --device=<device-id> and --filter=<key name glob>
Kay Sievers
2013-07-01
1
-1
/
+1
*
libudev: implement udev_device_set_attribute_value()
Hannes Reinecke
2013-03-13
1
-0
/
+1
*
libudev: update copyright headers
Kay Sievers
2012-11-12
1
-10
/
+18
*
libudev: import hwdb and export lookup interface
Kay Sievers
2012-10-27
1
-0
/
+11
*
udev: export udev_device_new_from_device_id()
Kay Sievers
2012-08-10
1
-0
/
+1
*
udev: libudev - bump soname, remove deprecated functions, introduce symbol ve...
Kay Sievers
2012-05-15
1
-8
/
+5
*
udev: udev_monitor_new_from_socket() - log error and remove from public header
Kay Sievers
2012-04-15
1
-1
/
+0
*
udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/
Kay Sievers
2012-04-13
1
-0
/
+188