micropython/unix
Paul Sokolovsky 0ef015b253 stream: Make non-blcoking stream support configurable.
Enable only on unix. To avoid unpleasant surprises with error codes.
2014-05-07 02:25:45 +03:00
..
.gitignore Revamp qstrs: they now include length and hash. 2014-01-21 21:40:13 +00:00
Makefile modffi: Fix how we call `pkg-config` 2014-04-20 09:30:46 +01:00
file.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
gccollect.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
main.c modgc: Add new module for GC-related functionality. 2014-05-06 02:28:49 +03:00
modffi.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
modsocket.c unix modsocket: Add comments re: recv() vs read(), etc. semantics. 2014-05-07 02:17:14 +03:00
modtime.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
mpconfigport.h stream: Make non-blcoking stream support configurable. 2014-05-07 02:25:45 +03:00
mpconfigport.mk New config option MICROPY_FORCE_32BIT (defaulted to 0) 2014-04-16 01:46:01 +01:00
qstrdefsport.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00