To: | |
---|---|
Subject: | Re: [ts-7000] FYI: setuid + pthreads is bad! |
From: | Robert Ulbrich <> |
Date: | Mon, 3 May 2010 18:00:17 -0500 |
Ian, On the 7800, the default OS is Debian 3.1 (Sarge) which includes and older version of the pthreads library, implementing LinuxThreads. LinuxThreads is not completely POSIX compliant. As a matter of fact, each thread gets it's own process id and shows up under 'top' as a separate process. I can even change the user and group ID for one thread while the other threads retain their originals. LinuxThreads also has issues with signals, basically, don't use signals with pthreads. Robert On Mon, May 3, 2010 at 2:40 PM, Ian Thompson <> wrote:
|
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | [ts-7000] Cron job corrupting serial data received, Steve Weigold |
---|---|
Next by Date: | Re: [ts-7000] Cron job corrupting serial data received, tom campbell |
Previous by Thread: | [ts-7000] FYI: setuid + pthreads is bad!, Ian Thompson |
Next by Thread: | Re: [ts-7000] FYI: setuid + pthreads is bad!, Ian Thompson |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU