aboutsummaryrefslogtreecommitdiffstats
path: root/example/ioctl_client.c
AgeCommit message (Collapse)AuthorLines
2017-08-01Fix compiler warnings of gcc-5.4.xBanglang-1/+1
Signed-off-by: Banglang <banglang.huang@foxmail.com>
2016-10-28Clean-up doxygen documentationNikolaus Rath-4/+3
Fixes: #81.
2016-10-09Renamed ioctl and poll examplesNikolaus Rath-0/+73
The new names should make it more obvious at first glance what each example demonstrates.