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

Gleb Natapov gleb@scylladb.com
Wed Aug 3 13:53:00 GMT 2016


It turned out I do not have glibc contribution agreement signed yet (this is in the works),
but here is the patches with comments addressed for review meanwhile.

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 |  7 ++++---
 elf/tst-dlpi_subs.c  | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 62 insertions(+), 4 deletions(-)
 create mode 100644 elf/tst-dlpi_subs.c

-- 
2.5.5



More information about the Libc-alpha mailing list