Skip to content
Snippets Groups Projects
Select Git revision
  • 3179d23cee8d972d93f61e205a359c4ecf0cf54c
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 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