best practice for packing programs that use strlcpy()?

Tom "spot" Callaway tcallawa at redhat.com
Fri Jan 29 02:50:30 UTC 2010


On 01/28/2010 09:32 PM, Eric Smith wrote:
> What is considered the best practice for packaging a program that uses 
> strlcpy()?

Besides patching it to not use strlcpy? :)

> Is there a Fedora library that provides strlcpy() and friends?

Besides glib, no. You could probably package up libbsd for inclusion:
http://libbsd.freedesktop.org/wiki/

~spot


More information about the devel mailing list