|
Message-ID: <62c442ea89e4644f0482ee6cb09be9222b2f9426.camel@posteo.net> Date: Fri, 16 Jul 2021 11:58:47 +0000 From: John Scott <jscott@...teo.net> To: musl@...ts.openwall.com Subject: [PATCH] support the __STDC_WANT_LIB_EXT2__ feature test macro Hello, As a feature, I suggest that musl supports the __STDC_WANT_LIB_EXT2__ feature test macro specified in the ISO/IEC Dynamic Allocations TR. I've attached a patch to accomplish this and which makes minimal changes to the headers to get musl's support comparable to glibc's. I was not able to get my hands on the official publication, so I only referred to the latest draft, which is available here: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1388.pdf I'm not subscribed, so please CC me on replies. View attachment "0001-support-the-__STDC_WANT_LIB_EXT2__-feature-test-macr.patch" of type "text/x-patch" (4784 bytes) Download attachment "signature.asc" of type "application/pgp-signature" (253 bytes)
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.