Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Mon, 24 Jul 2017 16:22:26 -0500
From: William Pitcock <nenolod@...eferenced.org>
To: musl@...ts.openwall.com
Subject: _SC_LEVEL1_DCACHE_LINESIZE and friends

Hi,

I want to implement support for _SC_LEVEL1_DCACHE_LINESIZE and related
sysconf "names."

But the logic in sysconf() is a little weird at first glance, so I'm
not sure the most ideal way to handle this in musl.

So what would be the most ideal way to implement those keys in musl,
in a way that can be upstreamed?

William

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.