[PATCH v3] ARM: VDSO support

Joseph Myers joseph@codesourcery.com
Wed Jun 3 17:24:00 GMT 2015


On Tue, 2 Jun 2015, Nathan Lynch wrote:

> diff --git a/sysdeps/unix/sysv/linux/arm/init-first.c b/sysdeps/unix/sysv/linux/arm/init-first.c
> new file mode 100644
> index 000000000000..981d0aed058f
> --- /dev/null
> +++ b/sysdeps/unix/sysv/linux/arm/init-first.c
> @@ -0,0 +1,43 @@
> +/* Copyright (C) 2015 Free Software Foundation, Inc.

The first line of any new file should have a short description of the 
file, with the copyright notice following as the second line.

> diff --git a/sysdeps/unix/sysv/linux/arm/libc-vdso.h b/sysdeps/unix/sysv/linux/arm/libc-vdso.h
> new file mode 100644
> index 000000000000..2ebcc62cd284
> --- /dev/null
> +++ b/sysdeps/unix/sysv/linux/arm/libc-vdso.h
> @@ -0,0 +1,32 @@
> +/* Copyright (C) 2015 Free Software Foundation, Inc.

Likewise.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list