best practice for packing programs that use strlcpy()?

Eric Smith eric at brouhaha.com
Fri Jan 29 02:32:43 UTC 2010


What is considered the best practice for packaging a program that uses 
strlcpy()?
Is there a Fedora library that provides strlcpy() and friends?
Should I add an implmentation of strlcpy() to the package as an 
additional source or patch?
Should I modify the program to not need strlcpy()?  (I really don't like 
this idea.)

Thanks,
Eric



More information about the devel mailing list