summaryrefslogtreecommitdiff
path: root/crt/crt1.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2011-09-09 23:10:27 -0400
committerRich Felker <dalias@aerifal.cx>2011-09-09 23:10:27 -0400
commiteb351a9e633e5893f0c3bb48808c3ed0280585b5 (patch)
treee7172e2c99694f88710cd322611af2273b7ad8d1 /crt/crt1.c
parentb4de6f93aed733b8fc8d103e5ced69ebe7d659e6 (diff)
downloadmusl-eb351a9e633e5893f0c3bb48808c3ed0280585b5.tar.gz
fix pthread_join wait call: thread termination tid futex is not private
this seeme to be the bug that prevented enabling of private futex support. i'm going to hold off on switching to private futexes until after the next release, and until i get a chance to audit all wait/wake calls to make sure they're using the correct private argument, but with this change it should be safe to enable private futex support.
Diffstat (limited to 'crt/crt1.c')
0 files changed, 0 insertions, 0 deletions