From owner-freebsd-threads@FreeBSD.ORG Thu Mar 17 15:40:06 2005 Return-Path: Delivered-To: freebsd-threads@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78C7C16A4CE for ; Thu, 17 Mar 2005 15:40:06 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF48743D54 for ; Thu, 17 Mar 2005 15:40:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2HFe5Mj064500 for ; Thu, 17 Mar 2005 15:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2HFe5uB064499; Thu, 17 Mar 2005 15:40:05 GMT (envelope-from gnats) Date: Thu, 17 Mar 2005 15:40:05 GMT Message-Id: <200503171540.j2HFe5uB064499@freefall.freebsd.org> To: freebsd-threads@FreeBSD.org From: Craig Rodrigues Subject: Re: threads/76938: include/unistd.h: ttyname_r prototype missing X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Craig Rodrigues List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 15:40:06 -0000 The following reply was made to PR threads/76938; it has been noted by GNATS. From: Craig Rodrigues To: Robert Watson Cc: freebsd-gnats-submit@FreeBSD.org, tmclaugh@sdf.lonestar.org, freebsd-threads@FreeBSD.org Subject: Re: threads/76938: include/unistd.h: ttyname_r prototype missing Date: Thu, 17 Mar 2005 10:37:02 -0500 On Sat, Feb 19, 2005 at 01:32:41PM +0000, Robert Watson wrote: > You might want to ask Kris Kenneway if he could do a scan of the > ports/packages to see what links against the ttyname_r symbol, if > anything. > > Robert N M Watson ----- Forwarded message from Kris Kennaway ----- Date: Wed, 16 Mar 2005 20:54:32 +0000 From: Kris Kennaway To: Craig Rodrigues Subject: ttyname_r Here are the packages that contain a reference to ttyname_r on 5.x. Some may be false positives (e.g. the agenda ones probably are). pointyhat# bzgrep -r ttyname_r . Binary file ./perl-5.8.6_2.tbz matches Binary file ./compat4x-i386-5.3.tbz matches Binary file ./calife-2.8.6.tbz matches Binary file ./gpgme-1.0.2.tbz matches Binary file ./agenda-headers-1.2.0.tbz matches Binary file ./agenda-static-libs-1.2.0.tbz matches Binary file ./agenda-snow-libs-1.2.0.tbz matches Binary file ./splint-3.1.1_2.tbz matches Binary file ./fpc-devel-1.9.2_1.tbz matches Binary file ./elvis-2.2.0.tbz matches Binary file ./xproto-6.6.2.tbz matches Binary file ./bed-0.2.19_2.tbz matches Binary file ./p5-PAR-0.87.tbz matches Binary file ./xorg-libraries-6.8.1_1.tbz matches Binary file ./open-motif-2.2.3_1.tbz matches Binary file ./megapov-1.0_1.tbz matches Binary file ./monodoc-1.0.6.tbz matches Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe ----- End forwarded message ----- -- Craig Rodrigues rodrigc@crodrigues.org