summaryrefslogtreecommitdiff
path: root/sys/src/ape/lib/fmt
AgeCommit message (Expand)Author
2016-09-14ape: fix format clash, %z is for size_t (which is a long currently), not poin...cinap_lenrek
2016-09-11ape: bring strtod() in line with plan9's libc versioncinap_lenrek
2016-05-04ape: return plan9 error strings from strerror()cinap_lenrek
2016-01-07ape/fmt: %p and %z format for amd64cinap_lenrek
2015-05-17libc: use Runemax instead of hardcoded 0x65536 for fmtchar check (thanks qrstuv)cinap_lenrek
2012-12-31fix utf and rune handling in preparation for 32bit runescinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen