Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-11 | ape/stdio: make fopen() quasi threadsafe for python | cinap_lenrek | |
python uses processes sharing memory. it requires at least fopen() to be called by multiple threads at once so we introduce _IO_newfile() which allocates the FILE structure slot under a lock. | |||
2011-05-10 | ape: fix fread/fwrite, python: disable bytecode dumps, inst: rename textonly ↵ | cinap_lenrek | |
to start and remove inst/gui, add sys/lib/rootbind, cisfd(8) manpage | |||
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 | |