[PATCH] x86: Add 32 bit vDSO time function support
Stefani Seibold
stefani@seibold.net
Fri Mar 14 07:00:00 GMT 2014
Am Freitag, den 14.03.2014, 02:49 -0400 schrieb Mike Frysinger:
> 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 ?
>
I send a request for past and future changes to assign@gnu.org but i did
not get any responce.
> > --- /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
>
Sorry, i copied and modified this file from x86-64, but i will do this.
> > --- /dev/null
> > +++ b/sysdeps/unix/sysv/linux/i386/timespec_get.c
> > @@ -0,0 +1,10 @@
> > +#include "bits/libc-vdso.h"
>
Same here.
- Stefani
More information about the Libc-alpha
mailing list