This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/7] Function declaration cleanup


On Fri, 26 Sep 2014, Adhemerval Zanella wrote:

> This patch changes the some function declaration from K&R style to
> default ISO C.

This patch is OK (i.e. now, should be committed so that future versions of 
the patch series can be smaller) if you've verified that there are no 
changes to the disassembly of installed shared libraries other than ones 
that can be explained by changing line numbers in assertions.  (If there 
are such differences, they should be understood first.)

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]