[EMAIL PROTECTED] wrote:
Hello,
I'm running Debian 3.0r0 and I can't find the pthreads man pages. I've
already installed the packages 'manpages' and 'manpages-dev' but the
pthreads man pages are not included in them.
So, anyone knows where are the pthreads man pages?
Regards,
Yeah. Unfortunat
On Tue, Nov 26, 2002 at 06:35:06PM -0200, [EMAIL PROTECTED] wrote:
> I'm running Debian 3.0r0 and I can't find the pthreads man pages. I've
> already installed the packages 'manpages' and 'manpages-dev' but the
> pthreads man pages are not included in them.
>
> So, anyone knows where are the pthr
| So, anyone knows where are the pthreads man pages?
IIRC, there are none.
apt-get install glibc-doc
file:///usr/share/doc/glibc-doc/html/chapters_34.html#SEC670
HTH,
Brooks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Mon, Jul 23, 2001 at 09:27:07PM -0700, Bob Smith wrote:
[snip]
> > I compiled as:
> > $ gcc -g -Wall -o sigstack sigstack.c
>
> I left out the pthread stuff for simplicity since it
> doesn't appear essential to demonstrate the problem.
> And indeed, I know that the above compile line works.
>
>How are you compiling it? Seems to work okay under
unstable.
> Sends itself SIGUSR1, goes into sigsuspend, is woken
up, handles
> the signal, and exits (by the way, main always
returns an int ;).
>
> I don't see any threads stuff, so how the
pthread_sighandler error?
>
> I compiled as:
> $ gcc -g
On Mon, Jul 23, 2001 at 01:46:05PM -0700, Bob Smith wrote:
> I'm using Debian potato. I can't get this program to
> use sigaltstack and pthreads at the same time on i386.
> I get a SIGSEGV in pthread_sighandler. The program
> works fine on Alpha Linux and Solaris. Is this a known
> i386 problem?
Once upon a time, I heard Britton said
>
> Yes, they must be, since I have them on my system. Unfortunately, I'm not
> sure which of the (stable) packages I have installed is providing them.
> Perhaps someone can tell me how to check which package is providing a
> given file on my system?
>
Yes, they must be, since I have them on my system. Unfortunately, I'm not
sure which of the (stable) packages I have installed is providing them.
Perhaps someone can tell me how to check which package is providing a
given file on my system?
Britton Kerin
__
GNU GPL: "The Source will be with yo
[EMAIL PROTECTED] (Maciej Kalisiak) wrote:
>Are these available in any Debian package?
Yes, they're in glibc-doc.
--
Colin Watson [EMAIL PROTECTED]
On Thu, Mar 12, 1998 at 01:15:23PM +0100, [EMAIL PROTECTED] wrote:
> On Thu, Mar 12, 1998 at 10:53:13PM +1100, Hamish Moffatt wrote:
> > Weird about the contents search on www.debian.org though.
>
> http://www.debian.org/packages.html contains:
> :Note: substring searching currently isn't implemen
On Thu, Mar 12, 1998 at 10:53:13PM +1100, Hamish Moffatt wrote:
> Weird about the contents search on www.debian.org though.
http://www.debian.org/packages.html contains:
:Note: substring searching currently isn't implemented. This can cause
:problems. For example, you need to specify libgtk1 to fi
On Thu, Mar 12, 1998 at 09:29:12AM +0100, [EMAIL PROTECTED] wrote:
> On Thu, Mar 12, 1998 at 06:18:20PM +1100, Hamish Moffatt wrote:
> > Where are the pthread manual pages for hamm?
>
> pthread/LinuxThreads is a part of libc6; you'll find the manpages in
> libc6-doc.
Thanks. Weird about the conte
On Thu, Mar 12, 1998 at 06:18:20PM +1100, Hamish Moffatt wrote:
> Where are the pthread manual pages for hamm?
pthread/LinuxThreads is a part of libc6; you'll find the manpages in
libc6-doc.
HTH,
Ray
--
Obsig: developing a new sig
--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBS
Guy Maor writes:
> The latest pthread library is 1.60 beta4, released on 10/25/95.
> Compiled seperately it works moderately well. It's a lot of fun to
> play with. You can get more info at
> http://www.mit.edu:8001/people/proven/pthreads.html
Actually, I saw two newer versions on the MIT ftp si
David Engel writes:
[ chopped pthreads related release notes ]
>Would someone like to test the pthread library that is built? You'll
>need to get the libc5 source and recompile the entire package
>yourself. If libpthread proves to work, I'll include it in either the
>next libc5 package or
[EMAIL PROTECTED] (David Engel) writes:
> > The MIT pthread library 1.60 beta2 seems to work. It passed most of tests
> > in the MIT pthread package. The pthread libraries are not installed by
[...]
> Would someone like to test the pthread library that is built? You'll
> need to get the libc5
On Tue, 4 Jun 1996, David Engel wrote:
> > The MIT pthread library 1.60 beta2 seems to work. It passed most of tests
The latest pthread library is 1.60 beta4, released on 10/25/95.
Compiled seperately it works moderately well. It's a lot of fun to
play with. You can get more info at
http://www
Michael Callahan writes:
> I would like to play with pthreads, and was wondering what I must
> do to get phtreads support built into my libc. Do I have to
> compile the latest version of libc myself, with pthreads
> specified somewhere? Or is it in the latest version already?
Here is the relevan
18 matches
Mail list logo