This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: ARM crti/crtn


On Wed, 8 Feb 2012, Roland McGrath wrote:

> > +	* sysdeps/arm/eabi/Makefile (CFLAGS-initfini.s)
> > +	(CFLAGS-pt-initfini.s): Remove variables.
> 
> Correct format is:

The GNU Coding Standards specifically describe the format for breaking 
lists of items with a close parenthesis on one line and the open 
parenthesis on the next (and more recent versions of emacs generate that 
automatically if you type things as a long list with commas).  They say 
"long lists of function names" there, but I think it applies equally well 
to any named entities within a file.

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