|
Message-ID: <CABBv4TY4p8XeNUqNrkJRsjUUSVB1xceYb4OTn5Hh54JMWEB=KA@mail.gmail.com> Date: Fri, 06 Nov 2015 23:51:21 +0000 From: Petr Hosek <phosek@...omium.org> To: "musl@...ts.openwall.com" <musl@...ts.openwall.com> Subject: [PATCH] don't wrap __syscall invocation in parenthesis This is a cleanup change, when __syscall is defined as a macro, its expansion breaks in cases where the invocation is wrapped in parenthesis. There are 2 such cases in the codebase and this patch fixes those. Content of type "text/html" skipped View attachment "don-t-wrap-__syscall-invocation-in-parenthesis.patch" of type "text/x-patch" (1362 bytes)
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.