Skip to content
Snippets Groups Projects
Select Git revision
  • dualcore
  • ch3/leds
  • wip-bootstrap default
  • ch3/time
  • master
5 results

realpath.c

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