https://bugzilla.kernel.org/show_bug.cgi?id=104221 Bug ID: 104221 Summary: strxfrm: not equivalent to strncpy Product: Documentation Version: unspecified Hardware: All OS: Linux Status: NEW Severity: normal Priority: P1 Component: man-pages Assignee: documentation_man-pages@xxxxxxxxxxxxxxxxxxxx Reporter: fweimer@xxxxxxxxxx Regression: No Version 3.81 says this: “In the POSIX or C locales strxfrm() is equivalent to copying the string with strncpy(3).” This is a bit misleading because the behavior on truncation is unspecified for strxfrm. -- You are receiving this mail because: You are watching the assignee of the bug.-- 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