On Sunday 15 March 2009 22:25:36 Mike Frysinger wrote:
> On Thursday 05 March 2009 14:07:01 k...@uclibc.org wrote:
> > Author: kraj
> > Date: 2009-03-05 19:07:01 +0000 (Thu, 05 Mar 2009)
> > New Revision: 25556
> >
> > Log:
> > Define creat in an independent file
> >
> > Added:
> >    trunk/uClibc/libc/sysdeps/linux/common/creat.c
> >
> > Modified:
> >    trunk/uClibc/libc/sysdeps/linux/common/open.c
> >
> >
> > Changeset:
> > Added: trunk/uClibc/libc/sysdeps/linux/common/creat.c
> > ===================================================================
> > --- trunk/uClibc/libc/sysdeps/linux/common/creat.c                         
> > (rev 0) +++ trunk/uClibc/libc/sysdeps/linux/common/creat.c  2009-03-05
> > 19:07:01 UTC (rev 25556) @@ -0,0 +1,15 @@
> > +/* vi: set sw=4 ts=4: */
> > +/*
> > + * creat() for uClibc
> > + *
> > + * Copyright (C) 2009 <k...@uclibc.org>
> > + *
> > + * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
> > + */
> 
> considering you simply moved the content from open.c, the notice of open.c 
> should have been retained (having this new one at all is debatable)

yes indeed. It was oversight.

> -mike
> 

-- 
Khem Raj

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to