fix breakage in dlsym for looking up RTLD_DEFAULT, etc.
authorRich Felker <dalias@aerifal.cx>
Sat, 20 Oct 2012 01:41:30 +0000 (21:41 -0400)
committerRich Felker <dalias@aerifal.cx>
Sat, 20 Oct 2012 01:41:30 +0000 (21:41 -0400)
this was broken during the early dynamic-linked TLS commits, which
rearranged some of the code for handling new relocation types.


No differences found