public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] count number of loaded objects in each namespace only once
@ 2016-08-05  7:41 Gleb Natapov
  2016-08-05  7:41 ` [PATCH v2 1/2] " Gleb Natapov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gleb Natapov @ 2016-08-05  7:41 UTC (permalink / raw)
  To: libc-alpha

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

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH v2 0/2] count number of loaded objects in each namespace only once
@ 2016-08-03 13:53 Gleb Natapov
  0 siblings, 0 replies; 6+ messages in thread
From: Gleb Natapov @ 2016-08-03 13:53 UTC (permalink / raw)
  To: libc-alpha

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-09-21  8:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-05  7:41 [PATCH v2 0/2] count number of loaded objects in each namespace only once Gleb Natapov
2016-08-05  7:41 ` [PATCH v2 1/2] " Gleb Natapov
2016-08-05  7:41 ` [PATCH v2 2/2] add test for correct calculation of dl_phdr_info.dlpi_subs Gleb Natapov
2016-09-07 17:00 ` [PATCH v2 0/2] count number of loaded objects in each namespace only once Gleb Natapov
2016-09-21  8:12   ` Gleb Natapov
  -- strict thread matches above, loose matches on Subject: below --
2016-08-03 13:53 Gleb Natapov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).