> 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.