uvt: client: implement major ioctl callbacks
authorDavid Herrmann <dh.herrmann@gmail.com>
Tue, 5 Mar 2013 18:13:31 +0000 (19:13 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Tue, 5 Mar 2013 18:13:31 +0000 (19:13 +0100)
commite668e9b6cc241d430a26a604ed9ada1737a63d8a
treeff9b7274d57373fa4e385de30ef8736505a73ebf
parent4307d9baf1fa22357572a097d5646ea14e493d36
uvt: client: implement major ioctl callbacks

Add callbacks for all major ioctls. We currently only implement ioctls
that are used by xserver on linux machines. Feel free to implement the new
ioctls.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
src/uvt.h
src/uvt_client.c