Description of PR_SET_NAME and PR_GET_NAME commands for prctl() incorrectly says that this calls affect process. Really, these calls affect "threads" (in other words, TID instead of PID). Therefore each thread (i.e. TID) may have its own name. -- Segmentation fault -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html