• 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
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 52.7 KB