On Thu, 8 Jan 2009, rhabarber1848 wrote: >> I am using uClibc-0.9.28.1, and would like to use the timer_create and >> related functions, > > Hi, > > using uClibc 0.9.30 along with kernel 2.6 these functions are available, I > can compile xfsprogs, which needs timer_create, timer_settime and > timer_delete successfully. > > If you use kernel 2.4 this will not work because uClibc uses the kernel > functions, which kernel 2.4 lacks, and does not deliver its own fall back > code, like glibc does. This prevents using xfsprogs with ucl...@kernel 2.4, > a situation I would like to see changed, if possible. > > How are the chances that the glibc fallback code gets implemented in uClibc?
Probably quite slim, given that 2.6 has been in place for several years now I would think, unless someone wants it badly and implements it. /Ricard -- Ricard Wolf Wanderlöf ricardw(at)axis.com Axis Communications AB, Lund, Sweden www.axis.com Phone +46 46 272 2016 Fax +46 46 13 61 30 _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
