svn commit: [25556] trunk/uClibc/libc/sysdeps/linux/common

Mike Frysinger vapier at gentoo.org
Mon Mar 16 05:25:36 UTC 2009


On Thursday 05 March 2009 14:07:01 kraj at 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 <kraj at 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)
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/uclibc/attachments/20090316/3f9f7cc9/attachment.pgp>


More information about the uClibc mailing list