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 v2 0/2] count number of loaded objects in each namespace only once


Copyright assignment paperwork was submitted and processed already. Can
this be applied now?

On Fri, Aug 05, 2016 at 10:40:24AM +0300, Gleb Natapov wrote:
> v1->v2:
>  - indentation fixes
>  - fix c&p error in test comment
> 
> Gleb Natapov (2):
>   count number of loaded objects in each namespace only once
>   add test for correct calculation of dl_phdr_info.dlpi_subs
> 
>  elf/Makefile         |  5 ++++-
>  elf/dl-iteratephdr.c | 23 ++++++++++++-----------
>  elf/tst-dlpi_subs.c  | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 68 insertions(+), 12 deletions(-)
>  create mode 100644 elf/tst-dlpi_subs.c
> 
> -- 
> 2.5.5
> 

--
			Gleb.


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