[PATCH 1/3] Support run tst-exec and tst-spawn directly
Carlos O'Donell
carlos@systemhalted.org
Thu Jan 10 19:54:00 GMT 2013
On 12/20/2012 07:52 PM, H.J. Lu wrote:
> diff --git a/posix/tst-exec-static.c b/posix/tst-exec-static.c
> new file mode 100644
> index 0000000..bdd6369
> --- /dev/null
> +++ b/posix/tst-exec-static.c
> @@ -0,0 +1 @@
> +#include "tst-exec.c"
> diff --git a/posix/tst-exec.c b/posix/tst-exec.c
> index 8e88ab8..14d8365 100644
> --- a/posix/tst-exec.c
> +++ b/posix/tst-exec.c
> @@ -1,5 +1,5 @@
> /* Tests for exec.
> - Copyright (C) 2000 Free Software Foundation, Inc.
> + Copyright (C) 2000-2012 Free Software Foundation, Inc.
Happy New Year! :-)
It's 2013, please adjust all copyright years accordingly.
Cheers,
Carlos.
More information about the Libc-alpha
mailing list