From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Thu, 22 Jul 2010 01:28:35 -0600 From: EBo To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>, plan9port Subject: pow10.c missing from plan9port [was: =?UTF-8?Q?p=39pow=31=30=3F=5D?= In-Reply-To: References: <84ceaf4678f707833490997e7f88ea76@swcp.com> Message-ID: <7460518dd40c31cd53a3a08336d7e4af@swcp.com> User-Agent: RoundCube Webmail/0.3.1 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Topicbox-Message-UUID: 413523dc-ead6-11e9-9d60-3106f5b1d025 The underlying problem is that pow10.c is missing from plan9port. Once I copied it over and compiled it into the app it was fine. Maybe Russ can add it to plan9port ;-) Thanks for the feedback! > as it's #defined... look for the source of pow10()... > >> libc.h redefines pow10 to be p9pow10.  I cannot find the source for >> p9pow10 in plan9port, 9vx nor sysfromiso.