aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/OssOutputPlugin.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2015-01-06 12:08:36 +0100
committerMax Kellermann <max@duempel.org>2015-01-06 12:08:36 +0100
commit4bd2c75056271e687e26c4d8038bdefaa7c88dc9 (patch)
treeb517f97c3e15fc7bb653e79ba83e6f8e7adeb913 /src/output/plugins/OssOutputPlugin.cxx
parentb9ed850b98ff793b43482cc501505f873335bdb1 (diff)
downloadmpd-4bd2c75056271e687e26c4d8038bdefaa7c88dc9.tar.gz
mpd-4bd2c75056271e687e26c4d8038bdefaa7c88dc9.tar.xz
mpd-4bd2c75056271e687e26c4d8038bdefaa7c88dc9.zip
thread/Name: disable pthread_setname_np() on NetBSD
NetBSD's pthread_setname_np() prototype is incompatible with the rest of the world, and it requires to pass the string argument as a non-const pointer. Instead of working around this misdesign, I hereby disable the feature on NetBSD.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions