> I care. You only think you care... > config file in a thread, create new privileged sockets to listen on, and > then call setuid(). On Linux, that doesn't work, because the call to > setuid() only affects the running thread, which means we need to rework > the above logic into a capability-based mess. Right. Im not arguing this shouldnt be fixed when people are using pthreads rather than sane threading kits. Im arguing glibc should do it. The hoops in question should be jumped through by the pthreads library when you call setuid not by your app - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- thread group comments Ulrich Drepper
- Re: thread group comments Linus Torvalds
- Re: thread group comments Alan Cox
- Re: thread group comments Linus Torvalds
- Re: thread group comments Jeff V. Merkey
- Re: thread group comments Alexander Viro
- Re: thread group comments Ulrich Drepper
- Re: thread group comments Alan Cox
- Re: thread group comments Brian Wellington
- Re: thread group comments Alan Cox
- Re: thread group comments Andi Kleen
- Re: thread group comments Ulrich Drepper
- Re: thread group comments Linus Torvalds
- Re: thread group comments Ulrich Drepper
- Re: thread group comments Linus Torvalds
- Re: thread group comments Ulrich Drepper
- Re: thread group comments Andi Kleen
- Re: thread group comments Linus Torvalds
- Re: thread group comments Andi Kleen
- Re: thread group comments Linus Torvalds