Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/fs/tmpfs
On Sun, 8 May 2011 21:21:56 -0700
Matt Thomas <matt%3am-software.com@localhost> wrote:
>
> On May 7, 2011, at 5:03 PM, Christos Zoulas wrote:
>
> > Module Name: src
> > Committed By: christos
> > Date: Sun May 8 00:03:35 UTC 2011
> >
> > Modified Files:
> > src/sys/fs/tmpfs: tmpfs_vnops.c
> >
> > Log Message:
> > no c99 please.
>
> The kernel explicitly allows C99 and actually C99 is encouraged.
> So that should reverted :)
So can we use "for (int i = 0; ..." ? :p
--
NetBSD - Simplicity is prerequisite for reliability
Home |
Main Index |
Thread Index |
Old Index