Commit Graph

10 Commits

Author SHA1 Message Date
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 b90b0acc88 general code cleanup 2021-01-20 08:58:19 +03:00
illiliti 9b7641d9ec do not handle unique values when no need 2020-07-29 12:27:40 +03:00
illiliti 8a946ad9e6 drop UDEV_EXPORT 2020-07-18 05:15:00 +03:00
illiliti 12eb197449 minor fixes 2020-07-16 21:18:38 +03:00
illiliti 9c3df3e390 check NULL 2020-07-09 15:43:09 +03:00
illiliti a5b5667dce rewrite 2020-07-08 14:38:40 +03:00
illiliti dbb13e9286 implement udev_enumerate_scan_devices, rewrite udev_device logic 2020-07-07 10:07:24 +03:00
illiliti b3b80e34a0 switch to macro 2020-07-05 12:30:53 +03:00
illiliti 7a09bb0557 init 2020-07-04 09:25:16 +03:00