summaryrefslogtreecommitdiff
path: root/libgcompat/string.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-11libgcompat: Fix formatting inconsistencies (clang-format)Samuel Holland1-5/+4
2018-06-21string: add memfrob and strfryJason A. Donenfeld1-0/+34
2018-06-13string: add __strcspn_c2A. Wilcox1-0/+17
2018-01-15string: Clean up, fix bugs, implement LSB plus moreSamuel Holland1-38/+199
2018-01-15stdlib: Implement most LSB functions plus moreSamuel Holland1-13/+0
2018-01-14libgcompat: Add and use a macro for defining symbol aliasesSamuel Holland1-4/+4
2018-01-14global: Format the code consistentlySamuel Holland1-11/+14
2017-10-15string: add strto[u?]ll_l 'locale-aware' methodsA. Wilcox1-0/+12
2017-06-14move all compatibility library stuff into libgcompat/William Pitcock1-0/+84