summaryrefslogtreecommitdiff
path: root/sys/src/ape/lib/ap/stdio
AgeCommit message (Expand)Author
2020-05-15Fix scans of more than one character in %[]Ori Bernstein
2020-05-12[ape] add missing conversion flags for scanfOri Bernstein
2020-05-09fix '%[]' specifiers and '%n' (thanks phil9)Ori Bernstein
2020-02-10remove C99_SPRINTF_EXTENSION define.Ori Bernstein
2019-06-21Turn on warnings when building libap.Ori Bernstein
2016-11-27stdio: fix sclose() buffer overrun when terminating string, realloc() error h...cinap_lenrek
2016-05-04ape: return plan9 error strings from strerror()cinap_lenrek
2016-01-07ape/stdio: %z format is VLONG on amd64cinap_lenrek
2014-12-22ape: add fprint %z format (thanks Ori_B)cinap_lenrek
2014-05-29ape/stdio: set errno to EMFILE when running out of streamscinap_lenrek
2013-11-06synchronize ape's vfprintf with libstdiomischief
2013-03-11ape: threadsafe errnocinap_lenrek
2013-03-11ape/stdio: make fopen() quasi threadsafe for pythoncinap_lenrek
2012-07-30import updated compilers from sourcescinap_lenrek
2011-05-10ape: fix fread/fwrite, python: disable bytecode dumps, inst: rename textonly ...cinap_lenrek
2011-05-09fixed freadaiju
2011-05-09fixed fwrite (hopefully didn't break anything)aiju
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen