micropython/unix
Antonin ENFRUN 6caae0bcb1 unix: Create __bss_start and _end symbols for Mach-O targets.
It's a hack, but can't find a cleaner way to do it.
2014-05-12 00:13:10 +02:00
..
.gitignore Revamp qstrs: they now include length and hash. 2014-01-21 21:40:13 +00:00
Makefile unix: Create __bss_start and _end symbols for Mach-O targets. 2014-05-12 00:13:10 +02: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
input.c unix: Add missing stdio.h header for readline. 2014-05-07 15:33:15 +01:00
input.h Add input command for unix 2014-05-07 07:19:51 -07:00
main.c modsys, unix: Add sys.exit(), should be implemented by a port. 2014-05-10 16:56:21 +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 mingw: Fix compilation issues 2014-05-10 10:42:40 +02:00
mpconfigport.h py: Rename MICROPY_SYS_EXIT to MICROPY_MOD_SYS_EXIT. 2014-05-11 17:35:43 +01:00
mpconfigport.mk New config option MICROPY_FORCE_32BIT (defaulted to 0) 2014-04-16 01:46:01 +01:00
order.def unix: Create __bss_start and _end symbols for Mach-O targets. 2014-05-12 00:13:10 +02:00
qstrdefsport.h Add input command for unix 2014-05-07 07:19:51 -07:00
seg_helpers.c unix: Create __bss_start and _end symbols for Mach-O targets. 2014-05-12 00:13:10 +02:00