summaryrefslogtreecommitdiffstatshomepage
path: root/unix/modos.c
Commit message (Expand)AuthorAge
* Prefix ARRAY_SIZE with micropython prefix MP_Emmanuel Blot2014-06-19
* - Cast the struct stat sb.st_ino field to machine_int_t explicitly to avoid aMarcus von Appen2014-06-07
* modos: stat(): Accept bytes argument.Paul Sokolovsky2014-05-26
* unix: Fix casting issue, int to small int object.Damien George2014-05-21
* modos: Clean 64-bit issues.Paul Sokolovsky2014-05-15
* unix: Add "_os" module with stat().Paul Sokolovsky2014-05-14