Author: vapier Date: 2008-01-05 09:20:54 -0800 (Sat, 05 Jan 2008) New Revision: 20739 Log: Merge r18693 by vapier from trunk: Jean-Christian de Rivaz writes: I actually suspect this code into the file uClibc/libc/sysdeps/linux/common/poll.c: tval.tv_nsec = (timeout % 1000) *1000; <==== make only usec!