circuitpython/unix
Damien George 0fd01683c6 Merge pull request #607 from Anton-2/osx-clang
Allow compilation of unix port under clang on OS X
2014-05-21 19:51:05 +01:00
..
.gitignore Revamp qstrs: they now include length and hash. 2014-01-21 21:40:13 +00:00
Makefile Merge pull request #607 from Anton-2/osx-clang 2014-05-21 19:51:05 +01:00
file.c py: Implement proper separation between io.FileIO and io.TextIOWrapper. 2014-05-19 21:56:07 +03:00
gccollect.c unix: Add asm statements needed to read registers with clang. Code generated by gcc 4.9.0 is unchanged (same statements, different order). 2014-05-12 09:06:18 +02: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 Merge pull request #600 from stinos/unix-exitcode 2014-05-13 22:39:35 +01:00
modffi.c py, unix: Add copyright for modules I worked closely on. 2014-05-13 18:41:25 +03:00
modos.c modos: Clean 64-bit issues. 2014-05-15 18:38:54 +03:00
modsocket.c Merge pull request #607 from Anton-2/osx-clang 2014-05-21 19:51:05 +01:00
modtime.c mingw: Fix compilation issues 2014-05-10 10:42:40 +02:00
mpconfigport.h py: Implement proper separation between io.FileIO and io.TextIOWrapper. 2014-05-19 21:56:07 +03: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 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