]> err.no Git - yubikey-personalization/commit
Include unistd.h to get the declaration of usleep().
authorlevitte@gmail.com <levitte@gmail.com@b62f149e-849f-11dd-9899-c7ba65f7c4c7>
Sun, 13 Sep 2009 09:57:11 +0000 (09:57 +0000)
committerlevitte@gmail.com <levitte@gmail.com@b62f149e-849f-11dd-9899-c7ba65f7c4c7>
Sun, 13 Sep 2009 09:57:11 +0000 (09:57 +0000)
commit2ea6341a16016f44f943b7458682ae1b639d3807
tree8739d02d6bb8159696909da3e4a0b04d4b431979
parentff19cddb92fe224e2b04293a9ab1e928d6538d7d
Include unistd.h to get the declaration of usleep().
Make sure yk_init() and yk_release() return a status code.
Make sure yk_release() calls _ykusb_stop() rather than _tkusb_start()!!!
Fix other gcc warnings.

git-svn-id: https://yubikey-personalization.googlecode.com/svn/trunk@194 b62f149e-849f-11dd-9899-c7ba65f7c4c7
ykcore/ykcore.c