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.