aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/strn/strncmp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-01bump yearMattias Andrée1-1/+1
2015-11-25tell in doc in which version things were introducedMattias Andrée1-0/+2
2015-11-18whitespaceMattias Andrée1-1/+0
2015-11-17split out string/strn/ from string/str/Mattias Andrée1-0/+0
2015-11-17rearrange filesMattias Andrée1-0/+0
2015-11-17m + typo + split (almost all) string/*.cMattias Andrée1-16/+12
2015-11-17split bzero.cMattias Andrée1-12/+0
2015-09-01start on makefile and fixing warnings and errorsMattias Andrée1-1/+1
2015-08-30add bzero and explicit_bzeroMattias Andrée1-21/+24
2015-08-29add __C11__, __C99__, __C90__, and __noreturnMattias Andrée1-2/+5
2015-08-29add stdalign.hMattias Andrée1-6/+19
2015-08-29add stdnoreturn.hMattias Andrée1-3/+13
2015-08-29add assert.hMattias Andrée1-0/+26