posix timers

PHILLIPS John M John.Phillips at framatome-anp.com
Wed Aug 31 14:33:16 UTC 2005


>> Is there a current implimentation of the posix timers with uClibc?
>>
>> I have built uClibc-0.9.27 for a i386 project and every thing seemed
>> OK until I tried to build my application which uses the posix timers.

>what functions are you talking about exactly ?
   timer_create, timer_settime, timer_delete

>> The include file <timers.h> appears to have these walled of by an
>> #ifdef.

>'timers.h' isnt a file provided by uClibc or glibc ...
Sorry 'time.h'

The 'ifdef' in question is
../staging_dir/include/time.h(line 396)
#ifdef __UCLIBC_MJN3_ONLY__
#warning "mjn3 FIXME: a bunch of unimplemented function prototypes."







More information about the uClibc mailing list