|
Message-ID: <20200115065414.GY23985@port70.net> Date: Wed, 15 Jan 2020 07:54:14 +0100 From: Szabolcs Nagy <nsz@...t70.net> To: musl@...ts.openwall.com Subject: Re: [PATCH] math: move x86-family remainder functions to C * Alexander Monakov <amonakov@...ras.ru> [2020-01-14 23:41:19 +0300]: > For an unclear reason commit 5d01ab4ac64b913c537e91f7c01d5c8e910151da > did not add long double aliases dreml and finitel. This patch > preserves the oddity. see math.h it does not declare dreml and finitel, those are gnu only extensions, not present in bsds. (they were obsolete before long double appeared)
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.