On Tue, Oct 13, 2015 at 07:06:21PM -0700, Chih-Hung Hsieh wrote: > +2015-10-13 Chih-Hung Hsieh <c...@google.com> > + > + * elf32_updatefile.c (__elfw2(LIBELFBITS,updatemmap)): Move nested > + function 'fill_mmap' to file scope. > + * elf_begin.c (elf_begin): Move nested function 'lock_dup_elf' > + to file scope.
Pushed to master. Thanks, Mark