micropython/unix
Damien George 4480cb3711 Provide definition of alloca() in mpconfigport.h. 2014-06-08 13:25:33 +01:00
..
.gitignore Revamp qstrs: they now include length and hash. 2014-01-21 21:40:13 +00:00
Makefile - Let the build environment decide about the toolchain to be used, in case 2014-06-07 09:16:42 +02:00
file.c Rename configuration variables controling Python features. 2014-05-24 23:03:12 +01:00
gccollect.c unix: Add setjmp-based GC register helper implementation. 2014-06-05 04:32:17 +03:00
input.c Change const byte* to const char* where sensible. 2014-05-25 22:27:57 +01:00
input.h Add input command for unix 2014-05-07 07:19:51 -07:00
main.c unix: Fix path seperator used depending on OS 2014-06-05 12:34:41 +02:00
modffi.c Change const byte* to const char* where sensible. 2014-05-25 22:27:57 +01:00
modos.c - Cast the struct stat sb.st_ino field to machine_int_t explicitly to avoid a 2014-06-07 09:50:18 +02:00
modsocket.c - FreeBSD provides alloca() via stdlib.h, in contrast to Linux and Windows 2014-06-07 09:36:04 +02:00
modtime.c - Cast the struct stat sb.st_ino field to machine_int_t explicitly to avoid a 2014-06-07 09:50:18 +02:00
mpconfigport.h Provide definition of alloca() in mpconfigport.h. 2014-06-08 13:25:33 +01:00
mpconfigport.mk Rename configuration variables controling Python features. 2014-05-24 23:03:12 +01:00
qstrdefsport.h unix: Add "_os" module with stat(). 2014-05-14 22:08:45 +03:00
seg_helpers.c unix: Create __bss_start and _end symbols for Mach-O targets. 2014-05-12 00:13:10 +02:00