From owner-freebsd-hackers Tue Jul 20 7:45:13 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from dns0.sports.gov.uk (dns0.sports.gov.uk [195.89.151.148]) by hub.freebsd.org (Postfix) with ESMTP id 9041C1534D for ; Tue, 20 Jul 1999 07:45:06 -0700 (PDT) (envelope-from ad@dns0.sports.gov.uk) Message-ID: <37948B77.875DF2D3@dns0.sports.gov.uk> Date: Tue, 20 Jul 1999 15:45:11 +0100 From: Andy Doran X-Accept-Language: en-GB,en,en-* MIME-Version: 1.0 Cc: Andrei Iltchenko , hackers@FreeBSD.ORG Subject: Re: POSIX threads question References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG man 3 setvbuf - ad > Hi there, > > I have written a multithreaded application. > In which, I have redirected stdin, stdout and stderr to some files. > > Does anybody know why if I make a call to fprintf family of functions, I get nothing in the output files, until I call fflush? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message