why- Open BSD .rocks

strlcpy(3), strlcat(3) (∞)

Those libc functions will safely copy/concat strings, an improvement over strncpy(3), strncat(3).

Details: