Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sun, 17 Mar 2013 00:26:13 -0400
From: Zvi Gilboa <zg7s@...rvices.virginia.edu>
To: <musl@...ts.openwall.com>
Subject: repeated definitions in /arch/mips/bits/syscall.h

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...

Best regards,
Zvi

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.