summaryrefslogtreecommitdiff
path: root/src/wchar
AgeCommit message (Collapse)Author
2019-02-28remove warnings from -Wall -WextraJakob Kaivo
2019-02-28implement in terms of __scanf()Jakob Kaivo
2019-02-28implement in terms of __printf()Jakob Kaivo
2019-02-28bring definition in line with other *printf functionsJakob Kaivo
2019-02-28match memmove() implementation without malloc()Jakob Kaivo
2019-02-27add missing headerJakob Kaivo
2019-02-27add common _strtoi function bodyJakob Kaivo
2019-02-10adding missing identifiersJakob Kaivo
2019-02-09merge XOPEN identifiersJakob Kaivo
2019-02-08merge sources into single treeJakob Kaivo