From owner-freebsd-questions Mon Dec 27 19:30:12 1999 Delivered-To: freebsd-questions@freebsd.org Received: from rhubarb.fwi.com (rhubarb.fwi.com [209.84.175.126]) by hub.freebsd.org (Postfix) with ESMTP id AE90715300 for ; Mon, 27 Dec 1999 19:30:10 -0800 (PST) (envelope-from peeter@rhubarb.fwi.com) Received: (from peeter@localhost) by rhubarb.fwi.com (8.9.3/8.9.3) id WAA12575; Mon, 27 Dec 1999 22:34:26 -0500 (EST) (envelope-from peeter) Date: Mon, 27 Dec 1999 22:34:25 -0500 From: Peeter Pirn To: Ariel Burbaickij Cc: freebsd-questions@FreeBSD.ORG Subject: Re: diviating output Message-ID: <19991227223425.A12045@rhubarb.fwi.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Ariel Burbaickij on Mon, Dec 27, 1999 at 08:35:45PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On my FreeBSD 3.2-RELEASE machine: peeter@rhubarb$ ./a.out normal termination, exit status = 7 abnormal termination, signal number = 6(core file generated) abnormal termination, signal number = 8(core file generated) On Mon, Dec 27, 1999 at 08:35:45PM +0100, Ariel Burbaickij wrote: > I read and execute some programms form the book of w.richard stevens > "advanced programming in unix enviroment"printed in year 1992 > ISBN is 0-201-56317-7.I experience some deviations between expected > output and output of mine.Author points that there are some differencies > between behaviour of 4.3+BSD and POSIX.1 requested.The programm in > question is 8.4 it menas 4 programm from 8 chapter of the book. > The input i made is essentialy the same save i used perror instead of > err_sys(author-defined function).The question is:would anyone on the list > be so kind as sending to me relevant outputs on his machine.I will two > cases then,one from independent machine and one from mine so that i can > compare then.I use 3.2 fbsd. -- Peeter Pirn - peeter@rhubarb.fwi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message