os
|
os: Switch to ffilib from _libc.
|
2015-06-06 22:37:49 +03:00 |
example_getenv.py
|
os: Implement getenv().
|
2015-02-07 00:30:05 +02:00 |
metadata.txt
|
os: Switch to ffilib from _libc.
|
2015-06-06 22:37:49 +03:00 |
setup.py
|
os: Switch to ffilib from _libc.
|
2015-06-06 22:37:49 +03:00 |
test_dirs.py
|
os: Rename direcorty functions test.
|
2014-05-14 21:46:01 +03:00 |
test_filestat.py
|
os: Add access().
|
2014-05-14 17:45:38 +03:00 |
test_fork.py
|
os: Add fork()/pipe() test.
|
2014-05-01 02:44:09 +03:00 |
test_fsencode.py
|
os: Add fsencode() & fsdecode().
|
2014-05-26 01:18:18 +03:00 |
test_rw.py
|
os: Add simple read/write test.
|
2014-04-19 20:35:25 +03:00 |
test_system.py
|
os: Add system().
|
2014-07-04 23:48:50 +03:00 |