micropython/ports/windows/msvc
stijn 5bb2a85d74 windows: Use BCryptGenRandom to implement os.urandom.
Fix urandom not working on windows (there's no /dev/urandom) by using
a proper cryptographic random function (same one as CPython >= 3.11).
2022-06-07 23:32:30 +10:00
..
sys
common.props windows: Use BCryptGenRandom to implement os.urandom. 2022-06-07 23:32:30 +10:00
debug.props
dirent.c
dirent.h
genhdr.targets py: Change makemoduledefs process so it uses output of qstr extraction. 2022-06-02 16:29:53 +10:00
gettimeofday.c
paths.props
release.props
sources.props
unistd.h