Commit Graph

9 Commits

Author SHA1 Message Date
illiliti 8044ed8fd6 contrib/helper.c: remove redundant bind call 2021-08-29 04:59:31 +03:00
illiliti fc22990609 implement file-less hotplugging 2021-08-27 01:13:34 +00:00
illiliti 5f9186af41 contrib/*: be more explicit 2021-08-21 01:57:41 +03: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 0a1be0e4c0 Revert "contrib/helper.c: replace strncmp with strcmp"
This reverts commit b3f44ae7c9.
2021-06-03 07:23:30 +03:00
illiliti b3f44ae7c9 contrib/helper.c: replace strncmp with strcmp 2021-06-03 05:19:14 +03:00
illiliti f1107b0e17 contrib/helper.c: minor fixes
Exit with 2 if arguments are invalid.

Compare unneeded environment variables
with '=' delimiter to avoid false positives.
2021-05-18 20:15:33 +03:00
illiliti 721306c55d contrib/helper.c: make temporary file readable for everyone 2021-05-18 19:30:07 +03:00
illiliti b53bb9eb82 add helper.c 2020-08-18 12:28:22 +03:00