Commits

Chris Willmore committed ab1f21ab8aa
Link libpthread and libdl when importing Glibc module. libSystem on OS X (and therefore the Darwin module) includes all the functions that are present in libpthread/libld on Linux. So go ahead and pull those in for parity. <rdar://problem/23207607>