kmx git
login
register
kc3-lang
/
pkgconf
/
bsdstubs.c
bsdstubs.c
Log
Author
Commit
Date
CI
Message
0161be99
2014-07-01T23:39:22
bsdstubs: add strtok_r() from musl if unavailable on a platform (closes #66)
1975a298
2012-07-20T14:29:58
everything: more friendly warranty disclaimer
c212908c
2012-04-30T18:11:51
bsdstubs: implement strndup() stub implementation if none exists
d4015cf2
2012-04-30T05:55:27
Implement stub functions for systems which lack BSD strlcpy/strlcat.