This is the mail archive of the libc-alpha@sources.redhat.com 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] for POSIX timer code


george anzinger <george@mvista.com> writes:

> Andreas Jaeger wrote:
>[...]
>> - Add a space before a brace
>
> What is the convention about "(".  I prefer to keep it close to the
> function name, but I see a lot of "one space before" code.

Read the GNU coding conventions, on a properly installed system just
type:
info Standards

In glibc we follow the conventions and that means a space is
mandatory.  You make it easier for a patch to get accepted if it
follows the same rules we use everywhere in glibc,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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