Re: thread notification support in librt

2009-03-18 Thread Khem Raj
On Tuesday 17 March 2009 21:47:24 Rahul K Patel wrote: Hello, I want to create timer in my application using rt library (librt). But I am getting an error while using SIGEV_THREAD notification with timer_create api. It seems notification via a thread is not supported in librt of uclibc.

Re: [PATCH] nptl working for sparc32

2009-03-18 Thread Mike Frysinger
On Wednesday 18 March 2009 02:15:09 Carmelo AMOROSO wrote: Austin Foxley wrote: Out of necessity, I've got the nptl branch working with sparc32. Linuxthreads was giving our heavy thread using application trouble. Attached is the (sort of large) patch. Basically it's just an update from

Re: [PATCH] nptl working for sparc32

2009-03-18 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Frysinger wrote: On Wednesday 18 March 2009 02:15:09 Carmelo AMOROSO wrote: Austin Foxley wrote: Out of necessity, I've got the nptl branch working with sparc32. Linuxthreads was giving our heavy thread using application trouble. Attached