Issue on pthread.h.

Carmelo Amoroso carmelo73 at gmail.com
Sat Jul 28 21:00:07 UTC 2007


On 26/07/07, Filippo ARCIDIACONO <filippo.arcidiacono at st.com> wrote:
> Hi all,
> libpthread/nptl/sysdeps/pthread/pthread.h includes <setjmp.h> instead of
> <bits/setjmp.h> (as glibc does).
> Is there a specific reason?
Yes,
include/setjmp.h needs to include features.h just before including
bits/setjmp.h itself.
I suggest to look better at the code

Regards,
Carmelo



More information about the uClibc mailing list