circuitpython/windows/msvc
stijn 3179d23cee windows: Make unistd.h more posix compatible
- add SEEK_XXX definitions, this fixes missing definition in py/stream.c
- move R_OK from realpath.c and add W_OK/F_OK defintions
- move STDXXX_FILENO definitions from mpconfigport for consistency
2015-08-14 12:04:23 +02:00
..
sys windows: Add modtime implementation 2014-05-09 13:58:15 +02:00
common.props Add .gitattributes file to force text line endings to LF. 2015-04-16 22:23:56 +01:00
debug.props Windows MSVC port 2014-05-08 10:06:43 +02:00
env.props msvc: Define main build/include directories in a single location 2015-01-02 16:52:07 +01:00
genhdr.targets py: Replace py-version.sh with makeversionhdr.py, written in Python. 2015-04-28 23:52:36 +01:00
gettimeofday.c windows: Add modtime implementation 2014-05-09 13:58:15 +02:00
release.props Windows MSVC port 2014-05-08 10:06:43 +02:00
sources.props windows: Implement the mp_hal_xxx functions and enable mp-readline 2015-06-04 19:22:13 +03:00
unistd.h windows: Make unistd.h more posix compatible 2015-08-14 12:04:23 +02:00