This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Move new totalorder from libm to libc
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: libc-alpha at sourceware dot org
- Date: Sat, 14 Dec 2019 19:26:45 +0100
- Subject: Move new totalorder from libm to libc
Should we define the new totalorder in libc, so that it is harder to
get the wrong version at run time due to underlinking?
Or is totalorder so obscure as an interface that this should not
matter?