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
test_filestat.py
test_fork.py
test_fsencode.py os: Add fsencode() & fsdecode(). 2014-05-26 01:18:18 +03:00
test_rw.py
test_system.py os: Add system(). 2014-07-04 23:48:50 +03:00