Commit Graph

16 Commits

Author SHA1 Message Date
illiliti
99f1bc955a udev_device.c: stub udev_device_get_current_tags_list_entry impl 2023-07-10 14:13:58 +03:00
illiliti
fc22990609 implement file-less hotplugging 2021-08-27 01:13:34 +00:00
Naoto Yamaguchi
75a40e1040 Add license information to source files
Current libudev-zero source code doesn't have license information in source files.
This patch add license information to source files based on SPDX standard.
2021-06-05 07:38:25 +00:00
illiliti
6685cfaeba add clarification why sys/sysmacros.h must be in udev.h 2021-05-07 10:28:39 +03:00
illiliti
1dfe5144c8 squash 2021-01-26 00:20:57 +03:00
Mikael Olenfalk
db8c75e07a Add missing udev log functions
Without these functions Chromium and Electron crash during
startup while loading libudev with a SIGTRAP.
2021-01-21 15:42:54 +01:00
illiliti
d9bd4f3a19 implement udev_device_get_usec_since_initialized. fixes #12, closes #14 2021-01-20 09:05:42 +03:00
illiliti
68b42a2404 implement udev_device_get_seqnum. closes #7 2020-11-11 20:49:20 +03:00
illiliti
3b3d86d666 guard against multiple inclusion 2020-11-11 20:37:29 +03:00
illiliti
380e7f8890 implement hotplugging support 2020-08-14 19:33:18 +03:00
illiliti
60336bcf3b add missing include 2020-07-22 21:04:31 +03:00
illiliti
8a946ad9e6 drop UDEV_EXPORT 2020-07-18 05:15:00 +03:00
illiliti
20314c6256 add udev_hwdb 2020-07-17 07:53:32 +03:00
illiliti
80b754f876 format 2020-07-14 16:23:11 +03:00
illiliti
bceae57798 formatting fixes 2020-07-04 10:18:24 +03:00
illiliti
7a09bb0557 init 2020-07-04 09:25:16 +03:00