micropython/ports/windows/msvc
stijn 02ca8d4674 windows/msvc: Implement file/directory type query.
Add some more POSIX compatibility by adding a d_type field to the
dirent structure and defining corresponding macros so listdir_next
in the unix' port modos.c can use it, end result being uos.ilistdir
now reports the file type.
2018-10-05 17:14:33 +10:00
..
sys ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
common.props ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
debug.props ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
dirent.c windows/msvc: Implement file/directory type query. 2018-10-05 17:14:33 +10:00
dirent.h windows/msvc: Implement file/directory type query. 2018-10-05 17:14:33 +10:00
genhdr.targets windows/msvc: Support custom compiler for header generation. 2018-08-14 15:07:19 +10:00
gettimeofday.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
paths.props all: Update Makefiles and others to build with new ports/ dir layout. 2017-09-06 14:09:13 +10:00
release.props ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
sources.props windows: Make printing of debugging info work out of the box. 2018-07-05 19:44:18 +10:00
unistd.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00