]> err.no Git - yubikey-personalization.old/commit
Include unistd.h to get the declaration of usleep().
authorRichard Levitte <levitte@lp.se>
Sun, 13 Sep 2009 09:57:11 +0000 (09:57 +0000)
committerRichard Levitte <levitte@lp.se>
Sun, 13 Sep 2009 09:57:11 +0000 (09:57 +0000)
commit70433c9e5849b1722e85e297a70a0bca86125bf1
tree8739d02d6bb8159696909da3e4a0b04d4b431979
parentd1c62ea780925eb40768efe8869039a51a792d2e
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.
ykcore/ykcore.c