svn commit: branches/uClibc-nptl/librt

Peter S. Mazinger ps.m at gmx.net
Mon Aug 21 13:35:40 UTC 2006


On Thu, 17 Aug 2006 sjhill at uclibc.org wrote:

> Author: sjhill
> Date: 2006-08-17 20:41:40 -0700 (Thu, 17 Aug 2006)
> New Revision: 15820
> 
> Log:
> Bring in POSIX timers for use with the NPTL implementation.
> 
> 
> Added:
>    branches/uClibc-nptl/librt/clock_getcpuclockid.c
>    branches/uClibc-nptl/librt/clock_gettime.c
>    branches/uClibc-nptl/librt/clock_nanosleep.c
>    branches/uClibc-nptl/librt/mq_timedreceive.S
>    branches/uClibc-nptl/librt/mq_timedsend.S
> 
> Modified:
>    branches/uClibc-nptl/librt/Makefile.in
>    branches/uClibc-nptl/librt/kernel-posix-timers.h
>    branches/uClibc-nptl/librt/mq_receive.c
>    branches/uClibc-nptl/librt/mq_send.c

havent checked these files if they are nptl only, but iirc there are 
different NPTL and linuxthreads versions. It would maybe be better to keep 
them out of the librt directory (keeping them in nptl respectively 
linuxthreads and adding librt*+= in the threads makefiles to get the 
"proper" version depending on the threads implementation used

Peter
 
-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list