[PATCH] Implement strlcat [BZ#178]

Paul Eggert eggert@cs.ucla.edu
Tue Nov 24 23:24:00 GMT 2015


On 11/24/2015 02:51 PM, Rich Felker wrote:
> __wur is only appropriate for functions
> where there is no safe way to use them if you ignore the return value.
> This is not the case for strlcpy/strlcat.

Fair enough, so I withdraw that suggestion.



More information about the Libc-alpha mailing list