Commit Graph

6 Commits (844f0a66621629a65e3cbf3c3ca47185602e9df5)

Author SHA1 Message Date
William Pitcock 0161be992e bsdstubs: add strtok_r() from musl if unavailable on a platform (closes #66) 2014-07-01 23:39:22 -05:00
William Pitcock 1975a2981e everything: more friendly warranty disclaimer 2012-07-20 14:29:58 -05:00
William Pitcock f6f0282581 bsdstubs: include getopt_long.h 2012-04-30 18:28:01 +00:00
William Pitcock 0680b7d667 bsdstubs: add include recursion guard 2012-04-30 18:26:50 +00:00
William Pitcock c212908c44 bsdstubs: implement strndup() stub implementation if none exists 2012-04-30 18:11:51 +00:00
William Pitcock d4015cf241 Implement stub functions for systems which lack BSD strlcpy/strlcat. 2012-04-30 05:55:27 +00:00