Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Oct 2001 21:50:53 -0700
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        ia64@FreeBSD.org
Subject:   vfprintf.c
Message-ID:  <20011013215052.A1551@dhcp01.pn.xcllnt.net>

next in thread | raw e-mail | index | archive | help
Guys,

Do we already have a "formal" solution for libc/stdio/vfprintf.c?
I experimented with changing argtable to not store the addresses
of the varargs (which fails on ia64), but to hold the values
themselves and that works good. This is probably a pessimisation
on i386; more so than on Alpha. An alternative is to not use the
argtable at all.

Is anybody taking a look at this?

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ia64" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011013215052.A1551>