index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
ape
/
lib
/
ap
/
stdio
Age
Commit message (
Expand
)
Author
2020-05-15
Fix scans of more than one character in %[]
Ori Bernstein
2020-05-12
[ape] add missing conversion flags for scanf
Ori Bernstein
2020-05-09
fix '%[]' specifiers and '%n' (thanks phil9)
Ori Bernstein
2020-02-10
remove C99_SPRINTF_EXTENSION define.
Ori Bernstein
2019-06-21
Turn on warnings when building libap.
Ori Bernstein
2016-11-27
stdio: fix sclose() buffer overrun when terminating string, realloc() error h...
cinap_lenrek
2016-05-04
ape: return plan9 error strings from strerror()
cinap_lenrek
2016-01-07
ape/stdio: %z format is VLONG on amd64
cinap_lenrek
2014-12-22
ape: add fprint %z format (thanks Ori_B)
cinap_lenrek
2014-05-29
ape/stdio: set errno to EMFILE when running out of streams
cinap_lenrek
2013-11-06
synchronize ape's vfprintf with libstdio
mischief
2013-03-11
ape: threadsafe errno
cinap_lenrek
2013-03-11
ape/stdio: make fopen() quasi threadsafe for python
cinap_lenrek
2012-07-30
import updated compilers from sources
cinap_lenrek
2011-05-10
ape: fix fread/fwrite, python: disable bytecode dumps, inst: rename textonly ...
cinap_lenrek
2011-05-09
fixed fread
aiju
2011-05-09
fixed fwrite (hopefully didn't break anything)
aiju
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen