cancellation variant for uClibc?

Paul Brook paul at codesourcery.com
Fri Aug 25 14:20:00 UTC 2006


> With the introduction of NPTL into uClibc, how this will change, if it
> will? If I understood what Peter is suggesting, we should have:
>
> __libc_open defined as GLOBAL into libc.so.0 (not cancellable) + open as
> weak alias
>  open (cancellable) as GLOBAL into libpthread (and __libc_open an UND
> symbol).

No. The libc version is cancellable, and libpthread does not provide anything.

Paul



More information about the uClibc mailing list