Skip to content
  • stijn's avatar
    windows: Make unistd.h more posix compatible · 3179d23c
    stijn authored
    - 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
    3179d23c