Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 7 Sep 2012 23:18:22 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: Re: proposed default-features patch

On Fri, Sep 07, 2012 at 08:46:49PM -0400, Rich Felker wrote:
> Hi all,
> 
> Here is my first try at implementing "default features". In the

Committed, along with corresponding docs changes. If anything needs
tweaking, it can be done in a separate commit.

As stated before, gcc -std=c99 (or c89 or c11, etc.) or an explicit
-D__STRICT_ANSI__ will yield the old behavior.

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.