1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/posix/pthread/include
Philippe Coval 20c3aaa448 sys: Fix pthread includes to support avr-libs
Missing malloc.h and clock_id_t were causing issues to build.

It was tested with this configuration:

- linux ubuntu 14.04.5
- arduino-mega2560 board
- avr-libc-1.8.0-4.1

This change was needed to build iotivity example

Bug: https://github.com/RIOT-OS/RIOT/issues/6241
Change-Id: I82ce246093b3467dfe9746f999bcc9335dbb65f6
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
2017-01-17 19:44:22 +01:00
..
pthread_barrier.h sys: fix include headers guards 2016-10-26 21:53:58 +02:00
pthread_cancellation.h sys: fix include headers guards 2016-10-26 21:53:58 +02:00
pthread_cleanup.h sys: fix include headers guards 2016-10-26 21:53:58 +02:00
pthread_cond.h sys: Fix pthread includes to support avr-libs 2017-01-17 19:44:22 +01:00
pthread_mutex_attr.h sys: fix include headers guards 2016-10-26 21:53:58 +02:00
pthread_mutex.h sys: fix include headers guards 2016-10-26 21:53:58 +02:00
pthread_once.h sys: fix include headers guards 2016-10-26 21:53:58 +02:00
pthread_rwlock_attr.h sys: fix include headers guards 2016-10-26 21:53:58 +02:00
pthread_rwlock.h sys: fix include headers guards 2016-10-26 21:53:58 +02:00
pthread_scheduling.h sys: fix include headers guards 2016-10-26 21:53:58 +02:00
pthread_spin.h core: Fix/refactor function naming in core/incude/irq.h 2016-03-20 16:47:34 +01:00
pthread_threading_attr.h sys: fix include headers guards 2016-10-26 21:53:58 +02:00
pthread_threading.h sys: fix include headers guards 2016-10-26 21:53:58 +02:00
pthread_tls.h sys: fix include headers guards 2016-10-26 21:53:58 +02:00
pthread.h sys: Fix pthread includes to support avr-libs 2017-01-17 19:44:22 +01:00