From owner-freebsd-current Tue Mar 3 13:07:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA04498 for freebsd-current-outgoing; Tue, 3 Mar 1998 13:07:32 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from news.IAEhv.nl (root@news.IAEhv.nl [194.151.64.4]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA04417 for ; Tue, 3 Mar 1998 13:07:12 -0800 (PST) (envelope-from devet@adv.IAEhv.nl) Received: from LOCAL (uucp@localhost) by news.IAEhv.nl (8.6.13/1.63) with IAEhv.nl; pid 11184 on Tue, 3 Mar 1998 21:06:50 GMT; id VAA11184 efrom: devet@adv.IAEhv.nl; eto: UNKNOWN Received: (from devet@localhost) by adv.IAEhv.nl (8.8.7/8.8.6) id WAA02744; Tue, 3 Mar 1998 22:05:48 +0100 (CET) Date: Tue, 3 Mar 1998 22:05:48 +0100 (CET) From: Arjan de Vet Message-Id: <199803032105.WAA02744@adv.IAEhv.nl> To: geoffb@chuggalug.clues.com Subject: Re: Pthreads in current X-Newsgroups: list.freebsd.current In-Reply-To: <199802271329.NAA01214@chuggalug.clues.com> Organization: Internet Access Eindhoven, the Netherlands Cc: freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <199802271329.NAA01214@chuggalug.clues.com> you write: > Playing with yesterdays current I notice the aparent absence of >pthread_attr_setscope and pthread_attr_setschedparam from libc_r. >The man page claims both are present :-) > > pthread_setschedparam is also missing but I suspect this may be >non standard? (Although both Sun and SGI seem to have implimented it) > > Is this by intention or just that no one has implimented them yet? I recently found another pthreads library at http://www.humanfactor.com/pthreads/ This library has all the extra functions Squid 1.2beta needs and I got Squid to compile with it without too much trouble. The first time I ran it it worked, after that I got strange errors every time I tried :-(. Don't know why yet. Arjan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message