Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 17 Mar 2013 00:57:29 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: Re: repeated definitions in /arch/mips/bits/syscall.h

On Sun, Mar 17, 2013 at 12:26:13AM -0400, Zvi Gilboa wrote:
> Greetings,
> 
> It looks like the above file contains multiple identical definitions
> of the same constant.  For instance, __NR_fallocate is defined three
> times as 4320, specifically in lines 320, 321, and 344.  Is there a
> reason behind that?  Using gcc this seems to be harmless, but
> still...

Yes, something looks amiss. I wonder if it was a result of flawed
search-and-replace or other automated operations. I can look into it.
Anybody else know?

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.