This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] x86: Add 32 bit vDSO time function support


On Tue 04 Mar 2014 18:06:58 Stefani Seibold wrote:

unfortunate procedure note: do you have FSF copyright papers in place for the 
glibc project ?

> --- /dev/null
> +++ b/sysdeps/unix/sysv/linux/i386/clock_gettime.c
> @@ -0,0 +1,20 @@
> +#include "bits/libc-vdso.h"

this file needs a proper comment block at the top like the other files

> --- /dev/null
> +++ b/sysdeps/unix/sysv/linux/i386/timespec_get.c
> @@ -0,0 +1,10 @@
> +#include "bits/libc-vdso.h"

same here
-mike

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]