implement ioctl()
This commit is contained in:
parent
a50690071e
commit
93e84c2c4b
3 changed files with 45 additions and 22 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue