strlcat

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



http://man7.org/linux/man-pages/man3/strcat.3.html

Hello
This page describes the BSD strlcat. It uses different terminology for
the null terminating byte. I think it is worth updating the
description to be the same as others i.e.

"terminating null byte"

Is it worth adding strlcpy() to the page as well?

Also, is it worth mentioning that it will leave a string partially
updated, when the count is reached. ie. that it doesn't do strlen(src)
to check it will fit in the available dst space before concatenating
part of it.

Regards, Jonny
--
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




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux