This website requires JavaScript.
Explore
Help
Sign In
morgan
/
systemd
Watch
1
Star
0
Fork
0
You've already forked systemd
mirror of
https://github.com/morgan9e/systemd
synced
2026-04-14 16:37:19 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4bec24075184c9dad68ffcc7c99e8487e09e978a
systemd
/
src
/
libudev
History
Daan De Meyer
7e48f3ba71
tree-wide: Fix -Wmaybe-uninitialized compilation warnings
2023-08-04 00:25:23 +01:00
..
libudev-device-internal.h
…
libudev-device.c
device-util: Declare iterator variables inline
2023-07-12 20:05:18 +02:00
libudev-enumerate.c
sd-device-enumerator: support to list only initialized or uninitialized devices
2022-03-22 15:27:06 +09:00
libudev-hwdb.c
…
libudev-list-internal.h
…
libudev-list.c
various: inline some iterator variables
2022-03-23 21:46:05 +09:00
libudev-monitor.c
…
libudev-queue.c
udev-util: drop udev_queue_init() from shared
2023-07-31 23:23:00 +09:00
libudev-util.c
…
libudev-util.h
…
libudev.c
…
libudev.h
…
libudev.pc.in
Drop split-usr and unmerged-usr support
2023-07-28 19:34:03 +01:00
libudev.sym
…
meson.build
meson: merge declarations of normal and test executables
2023-08-03 20:37:16 +09:00
test-libudev.c
tree-wide: Fix -Wmaybe-uninitialized compilation warnings
2023-08-04 00:25:23 +01:00
test-udev-device-thread.c
…