aboutsummaryrefslogtreecommitdiff
path: root/src/stdio/__overflow.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-31fix erroneous stop before input limit in mbsnrtowcs and wcsnrtombsRich Felker2-2/+6
2017-08-29arm: add HWCAP_ARM_ hwcap macrosSzabolcs Nagy1-0/+24
2017-08-29add a_clz_64 helper functionSzabolcs Nagy8-0/+70