1
0
Fork 0

implement ioctl()

This commit is contained in:
illiliti 2020-07-13 02:16:37 +03:00
parent a50690071e
commit 93e84c2c4b
3 changed files with 45 additions and 22 deletions

View file

@ -16,4 +16,4 @@ TODO
----
* [ ] implement hotplugging support
* [ ] remove [dirty hack](https://github.com/illiliti/libudev-zero/blob/e76f9b282442505bd6b0b08b411679aae1581fa5/udev_device.c#L383). use ioctl()
* [x] remove [dirty hack](https://github.com/illiliti/libudev-zero/blob/e76f9b282442505bd6b0b08b411679aae1581fa5/udev_device.c#L383). use ioctl()