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/7] Add getauxval.


> Roland McGrath <roland@hack.frob.com> writes:
> 
> >> +unsigned long
> >> +__getauxval (unsigned long type)
> >
> > We never use implicit 'int' in glibc code.
> 
> That's not "implicit int".

It is one of the many places in which an omitted 'int' is implied.


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