Edit

IABSD.fr/src/lib/libpthread

Branch :

  • Show log

    Commit

  • Author : kurt
    Date : 2025-12-03 17:09:23
    Hash : 98192f7e
    Message : Update get/setthrname and pthread_get/set_name_np man pages to advise of what buffer sizes to use. After discussion with Theo, _MAXCOMLEN was the best value to use for these non-portable interfaces. Also update for setthrname(2) no longer failing with EINTVAL. ok deraadt@