[PATCH v2] malloc/tst-valloc.c: Improve test coverage and use test-skeleton.c.

Joseph S. Myers joseph@codesourcery.com
Wed Oct 2 22:10:00 GMT 2013


On Wed, 2 Oct 2013, Carlos O'Donell wrote:

> > diff --git a/malloc/tst-valloc.c b/malloc/tst-valloc.c
> > index 643a0dd..3648f2f 100644
> > --- a/malloc/tst-valloc.c
> > +++ b/malloc/tst-valloc.c
> > @@ -1,23 +1,91 @@
> > -/* Test case by Stephen Tweedie <sct@redhat.com>.  */
> > -#include <unistd.h>
> > -#include <stdio.h>
> > +/* Copyright (C) 2013 Free Software Foundation, Inc.
> 
> Complete rewrite so 2013 is OK.

But, the first line of any new file should be a comment describing the 
file - the copyright line should be the *second* line.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list