-
- Downloads
Merge pull request #4321 from kaspar030/cleanup_posix
sys: cleanup posix compat code
Showing
- Makefile.dep 1 addition, 2 deletionsMakefile.dep
- cpu/atmega_common/avr-libc-extra/unistd.h 32 additions, 0 deletionscpu/atmega_common/avr-libc-extra/unistd.h
- cpu/msp430-common/include/unistd.h 32 additions, 0 deletionscpu/msp430-common/include/unistd.h
- sys/include/posix_io.h 0 additions, 92 deletionssys/include/posix_io.h
- sys/posix/fd.c 0 additions, 1 deletionsys/posix/fd.c
- sys/posix/include/unistd.h 0 additions, 119 deletionssys/posix/include/unistd.h
- sys/posix/posix_io.c 0 additions, 69 deletionssys/posix/posix_io.c
- sys/posix/unistd.c 1 addition, 16 deletionssys/posix/unistd.c
- sys/xtimer/xtimer_posix.c 30 additions, 0 deletionssys/xtimer/xtimer_posix.c
- tests/posix_sleep/Makefile 0 additions, 6 deletionstests/posix_sleep/Makefile
- tests/posix_sleep/main.c 1 addition, 1 deletiontests/posix_sleep/main.c
- tests/pthread/Makefile 0 additions, 2 deletionstests/pthread/Makefile
- tests/pthread_cooperation/Makefile 0 additions, 2 deletionstests/pthread_cooperation/Makefile
- tests/pthread_tls/Makefile 0 additions, 2 deletionstests/pthread_tls/Makefile
Loading
Please register or sign in to comment