Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 7 Nov 2016 11:50:53 -0500
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: Header conformance/improvements

On Thu, Oct 20, 2016 at 07:19:50PM -0400, Daniel Sabogal wrote:
> On Thu, Oct 20, 2016 at 5:30 PM, Rich Felker <dalias@...c.org> wrote:
> > On Tue, Oct 11, 2016 at 06:44:14PM -0400, Daniel Sabogal wrote:
> >> namespace/feature testing
> >> -------------------------
> >> sys/time.h:13-29: sys/time.h - XSI header
> >
> > Not sure what you mean here. If the whole header is XSI there's no
> > obligation to check FTMs; a conforming non-XSI program doesn't include
> > it.
> 
> Sorry, I should have been more descriptive with this one. The issue here is
> that there are unnecessary checks for _XOPEN_SOURCE.

OK, thanks for catching that. Fixing.

Rich

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.