From owner-freebsd-bugs Mon May 25 00:33:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA14334 for freebsd-bugs-outgoing; Mon, 25 May 1998 00:33:09 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA14293; Mon, 25 May 1998 00:32:35 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA00513; Mon, 25 May 1998 00:27:23 -0700 (PDT) Date: Mon, 25 May 1998 00:27:23 -0700 (PDT) Message-Id: <199805250727.AAA00513@freefall.freebsd.org> To: ru@ucb.crimea.ua, phk@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: bin/6741 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: libc: printf() causes errno is set to 2 State-Changed-From-To: open-closed State-Changed-By: phk State-Changed-When: Mon May 25 00:25:53 PDT 1998 State-Changed-Why: The 2 returned is likely from mallocs check for /etc/malloc.conf, this will probably only happen on the first call. Anyway, unless the manpage talks about errno, expect it to be junk. junk can also be zero, and it may depend in a lot of factors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message