This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Freedce-devel] pthread_clear_exit_np()


>> This idea was skipped, because no one had the time to do this.
>
>Why do you think you really need glibc?  Given how old dce legacy
>codebases are you just need a basic libc with your threading model.  You
>could for example take uclibc as a library that is simple and supports
>threading and hack draft 4 posix threads into them.  no one forces you
>to use glibc for your oddish broken legacy garbage.

Fair point, but in the real world we are shipping an application that
needs to use non-DCE threads and a bunch of other libraries whilst
providing DCE RPC services.

Anyway, it looks like we have something that works for NPTL with both
LinuxThreads and NPTL APIs. All's well that ends well (well, at least
until the pthread structure layout changes!).

-- Luke

--


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]