From owner-freebsd-ports Mon Aug 14 4:30: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CE48B37B6E2 for ; Mon, 14 Aug 2000 04:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA53760; Mon, 14 Aug 2000 04:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 14 Aug 2000 04:30:03 -0700 (PDT) Message-Id: <200008141130.EAA53760@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Thomas Gellekum Subject: Re: ports/20490: Termios timeout parameters, VMIN, VTIME, dont work with Python. Reply-To: Thomas Gellekum Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/20490; it has been noted by GNATS. From: Thomas Gellekum To: r_chipi@yahoo.com Cc: freebsd-gnats-submit@FreeBSD.ORG, alfred@FreeBSD.ORG, deischen@FreeBSD.ORG, jasone@FreeBSD.ORG Subject: Re: ports/20490: Termios timeout parameters, VMIN, VTIME, dont work with Python. Date: 14 Aug 2000 13:26:31 +0200 r_chipi@yahoo.com writes: > /* the equivalent test in C works as it should */ It doesn't if you link against libc_r (`cc ttt.c -o ttt -pthread'); same failure as with the python version. I have yet to look at the code in libc_r, though. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message