Y
Hacker News
new
|
ask
|
show
|
jobs
by
dwc
2939 days ago
It's worth noting that strlcpy and strlcat are quite small, very stable, and can be brought into any program that needs them. Yes, it's an extra step but not an onerous one. Of course it's nice to autoconf them if practical.