Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 3 Feb 2020 13:14:21 -0800
From: Simon <simonhf@...il.com>
To: musl@...ts.openwall.com
Subject: Why does musl printf() use so much more stack than other
 implementations when printf()ing floating point numbers?

I recently noticed that musl printf() implementation uses surprisingly more
stack space than other implementations, but only if printing floating point
numbers, and made some notes here [1]. Any ideas why this happens, and any
chance of fixing it?

[1] https://gist.github.com/simonhf/2a7b7eb98d2a10c549e8cc858bbefd53

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.