library_exported_names_each_alias(), library_exported_names_each() now restartable
authorDima Kogan <dima@secretsauce.net>
Thu, 26 Jun 2014 05:22:12 +0000 (22:22 -0700)
committerChanho Park <chanho61.park@samsung.com>
Fri, 22 Aug 2014 11:38:26 +0000 (20:38 +0900)
commit2cdae45b59ef73f7128e123fa24de24941de8f26
treedf375fecdfd4135c20f309a6bc59626e07ef126e
parent0d0ef961855b7aefa4529c49d05e1785c968131f
library_exported_names_each_alias(), library_exported_names_each() now restartable

These function now takes a *start_after, and return a pointer to the first
failing key, like the other ltrace iterators
library.c
library.h
output.c
proc.c