This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: New contributor o/ hello, and small diff.
- From: Yaakov Selkowitz <yselkowitz at cygwin dot com>
- To: newlib at sourceware dot org
- Date: Tue, 27 Jun 2017 12:43:37 -0500
- Subject: Re: New contributor o/ hello, and small diff.
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx04.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com
- Authentication-results: ext-mx04.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz at cygwin dot com
- Dkim-filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 6E4A27CE1E
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 6E4A27CE1E
- References: <CAAH4kHaze9Z525RYuyr-VYpZUAN=S=N3phDME93rQGvB_H1=nw@mail.gmail.com> <a2d1ed88-4e77-ed66-a903-61318ab3a0c9@gentoo.org> <CAAH4kHaTi0-WZ2Zj2gnYquQ274uN5BGVsdL30ykhmTmQNgGHpw@mail.gmail.com>
On 2017-06-26 14:53, Dionna Amalie Glaze via newlib wrote:
The formatted patch is attached.
This patch is incorrect. __USE_* are glibc internals; we use the
__*_VISIBLE internal macros as defined and documented in sys/features.h.
--
Yaakov