diff options
author | max99x <max99x@gmail.com> | 2011-06-24 04:15:28 +0300 |
---|---|---|
committer | max99x <max99x@gmail.com> | 2011-06-24 04:15:28 +0300 |
commit | 9d0ea81c35d7194d3a36c9ed4012b073d8b33ea5 (patch) | |
tree | b06163396404cff4abd20ac70c273522c4797597 /demos/python.cc.js | |
parent | b8d759637abaa722c5f0e013dd0b45039cecdefe (diff) |
Added some libc I/O stubs to get Python module importing to work:
* fdopen: no-op.
* __01lseek64_: linked tp fseek.
* __01open64_: calls open() with swapped args.
* unlink: no-op.
* __01fstat64_: linked to fstat.
Added myself to AUTHORS.
Diffstat (limited to 'demos/python.cc.js')
0 files changed, 0 insertions, 0 deletions