From owner-freebsd-hackers Thu May 20 23:52: 5 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from Wit401305.student.utwente.nl (wit401305.student.utwente.nl [130.89.236.145]) by hub.freebsd.org (Postfix) with ESMTP id 808CF14DFD for ; Thu, 20 May 1999 23:52:02 -0700 (PDT) (envelope-from daeron@Wit401305.student.utwente.nl) Received: from localhost (daeron@localhost) by Wit401305.student.utwente.nl (8.9.3/8.9.2) with ESMTP id IAA19304 for ; Fri, 21 May 1999 08:51:53 +0200 (CEST) (envelope-from daeron@Wit401305.student.utwente.nl) Date: Fri, 21 May 1999 08:51:53 +0200 (CEST) From: Pascal Hofstee To: freebsd-hackers@freebsd.org Subject: pthread_cancel ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am currently having the author of the SDL-library on my box trying to cook up a port of the SDL-library for FreeBSD. SDL (Simple DirectMedia Layer) is the library used by Loki Software to build CIV:CTP As I have seen now the entire library works perfectly ;-) except for one thing .... FreeBSD's pthread-implementation (libc_r) doesn't seem to have the pthread_cancel method(s) implemented .. which make the threaded part of the library mallfunction ... My question is if there is any likely support considdered on adding those additional function calls to FreeBSD's PTHREAD implementation ? -------------------- Pascal Hofstee - daeron@shadowmere.student.utwente.nl -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d- s+: a-- C++ UB++++ P+ L- E--- W- N+ o? K- w--- O? M V? PS+ PE Y-- PGP-- t+ 5 X-- R tv+ b+ DI D- G e* h+ r- y+ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message