• Max Kellermann's avatar
    thread/Name: disable pthread_setname_np() on NetBSD · 4bd2c750
    Max Kellermann authored
    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.
    4bd2c750
Name
Last commit
Last update
android Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...