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 3/4] libc-vdso.h place consolidation


Hi

On 15-04-2015 20:51, Mike Frysinger wrote:
> On 15 Apr 2015 17:21, Adhemerval Zanella wrote:
>> --- /dev/null
>> +++ b/sysdeps/unix/sysv/linux/aarch64/libc-vdso.h
>>
>> +extern void (*__vdso_gettimeofday) (struct timeval *, void *)
> 
> not a new issue, but this header doesn't include the headers that define these 
> structs/types ...
> 
> seems to apply to a few of these files
> 
>> +   attribute_hidden;
> 
> not a new issue, but should be two space indent

Yes, I am about to send a refactor patch to cleanup the vDSO based on
my first attempt.

> -mike
> 


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