Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 19 Feb 2019 04:18:02 +0100
From: Markus Wichmann <nullplan@....net>
To: musl@...ts.openwall.com
Subject: Re: [PATCH] fix POSIX_FADV_DONTNEED/_NOREUSE on s390x

On Mon, Feb 18, 2019 at 08:40:14PM -0500, Rich Felker wrote:
> Anyone have opinions on this? We could do #ifndef in the top-level
> fcntl.h so that bits only has to define it when it has a weird value.
> Not sure if this is better or worse.
> 
> Rich

The less duplication the better. I think programmers should have special
keyboards with a knife in the C button that is armed when pressing Ctrl.
OK, make it a needle, because sometimes copying is necessary, but it
should be minimized.

Ultimately, though, it is down to taste.

Ciao,
Markus

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.