[PATCH v2 0/2] count number of loaded objects in each namespace only once

Gleb Natapov gleb@scylladb.com
Fri Aug 5 07:41:00 GMT 2016


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



More information about the Libc-alpha mailing list