lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 7 Dec 2006 15:15:22 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	David Miller <davem@...emloft.net>
Cc:	s0348365@....ed.ac.uk, linux-kernel@...r.kernel.org, akpm@...l.org,
	jesper.juhl@...il.com
Subject: Re: [PATCH/RFC] CodingStyle updates

On Thu, 07 Dec 2006 15:06:35 -0800 (PST) David Miller wrote:

> From: Randy Dunlap <randy.dunlap@...cle.com>
> Date: Thu, 07 Dec 2006 15:00:31 -0800
> 
> > Alistair John Strachan wrote:
> > 
> > >> +but no space after unary operators:
> > >> +		sizeof  ++  --  &  *  +  -  ~  !  defined
> > > 
> > > You could mention typeof too, which is a keyword but should be done like 
> > > sizeof.
> > 
> > Hm, is that a gcc-ism?  It's not listed in the C99 spec.
> > 
> > Are there other gcc-isms that I should add?
> 
> Perhaps you should add typeof and alignof, for starters.

OK, I added both of those.  Thanks.

Will resend soon.
---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ