Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260802063125.GO27423@brightrain.aerifal.cx>
Date: Sun, 2 Aug 2026 02:31:25 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: Does MUSL assume both float and double always exist?

On Sun, Aug 02, 2026 at 04:11:19PM +1000, Damian McGuckin wrote:
> 
> Thanks - Damian

Yes. The C language requires that they do.

But if you mean as IEEE single and double, yes to that too. An arch
that can't do that in hardware needs to use soft float.

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.