diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2005-12-13 07:04:35 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2005-12-13 07:04:35 +0000 |
commit | 5cd76579013633c8efd815e096c26ad86304e740 (patch) | |
tree | ac950ebefc07c95b0c417d3f5aec5cfe6d89e7c3 /usr.bin/look | |
parent | fabba4b0fc511c15d3ea033f62337e56398b0a1a (diff) |
several silly bugs in pthread_cond_timedwait.
1. the time was off by a factor of 10
2. wouldn't return error code if timeout was reached
3. the big one. thrsleep syscall doesn't return EWOULDBLOCK. it
returns -1 and puts the error in errno. doh.
Diffstat (limited to 'usr.bin/look')
0 files changed, 0 insertions, 0 deletions