micropython/unix
Damien George 4480cb3711 Provide definition of alloca() in mpconfigport.h. 2014-06-08 13:25:33 +01:00
..
.gitignore
Makefile - Let the build environment decide about the toolchain to be used, in case 2014-06-07 09:16:42 +02:00
file.c
gccollect.c
input.c
input.h
main.c
modffi.c
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
qstrdefsport.h
seg_helpers.c