fix regression in dlsym: rejection of special RTLD_* handles as invalid
[musl] / src / ldso / dlsym.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-08-16 Rich FelkerRTLD_NEXT support