micropython-lib/os
Paul Sokolovsky 3de140698c os: Don't use legacy getwd() libc function, not available in all libc's.
For example, not available in uclibc.
2014-07-11 02:20:04 +03:00
..
os os: Don't use legacy getwd() libc function, not available in all libc's. 2014-07-11 02:20:04 +03:00
metadata.txt os: Don't use legacy getwd() libc function, not available in all libc's. 2014-07-11 02:20:04 +03:00
setup.py os: Don't use legacy getwd() libc function, not available in all libc's. 2014-07-11 02:20:04 +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