LogoSailfishOS Open Build Service > Projects > home:nielnielsen > libstrl0
Log In

libstrl0

libstrl is an attempt to address the strlcpy() problem.
BSD systems ship with strlcpy(), strlcat(), wcslcpy(), and wcslcat();
GNU systems ship with strnlen(), wcsnlen(), getline(), and getdelim().
Both the strl* and strn* families of functions have valid uses.
This library is meant to discourage developers from bundling their own versions of the respective functions for portability's sake.

Source Files

Filename Size Changed Actions
libstrl-0.5.1.tar.bz2 253 KB about 6 years ago Download File
libstrl0.changes 145 Bytes about 6 years ago Download File
libstrl0.spec 2.4 KB about 6 years ago Download File

Latest Revision

Niel Nielsen Niel Nielsen (nielnielsen) committed about 6 years ago (revision 5)

Comments for home:nielnielsen (0)