summaryrefslogtreecommitdiff
path: root/libfprint/poll.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-18Fix return timeout of fp_get_next_timeoutSergio Cerlesi1-0/+8
2008-11-25Fix fp_get_pollfds()Bastien Nocera1-1/+2
2008-07-02Update for libusb-0.9.1Daniel Drake1-7/+7
2008-04-06some libusb pointers are now constDaniel Drake1-2/+2
2008-04-06Adapting to latest libusbVasily Khoruzhick1-1/+1
2008-03-13Update for new libusb_get_pollfds APIDaniel Drake1-10/+15
2008-03-03Allow timeouts to be cancelledDaniel Drake1-3/+11
2008-03-01Add API to determine next timeoutDaniel Drake1-0/+27
2008-03-01Provide access to fd setDaniel Drake1-6/+72
2008-02-16Add timing and polling infrastructureDaniel Drake1-0/+247