Break out _dl_scope_free into its own file.
commit87cfd82a1fc269635c9b0dd37c47470b5465e775
authorUlrich Drepper <drepper@redhat.com>
Mon, 27 Jul 2009 20:23:00 +0000 (27 13:23 -0700)
committerUlrich Drepper <drepper@redhat.com>
Mon, 27 Jul 2009 20:23:00 +0000 (27 13:23 -0700)
treea1867085d05cc16cf2939393a25d16f0079e3daf
parent2d0671cbbdade9013d6fd5153d01bd5e1d3f60cb
Break out _dl_scope_free into its own file.

This reduces the coarse static callgraph that can be discovered by
looking at the object files.
elf/Makefile
elf/dl-open.c
elf/dl-scope.c [new file with mode: 0644]