pthread
|
core: rename tcb_t -> thread_t, move into thread.h
|
2016-03-05 18:20:17 +01:00 |
semaphore
|
sys: posix: posix_semaphore: adapt to thread.h
|
2016-03-05 18:20:17 +01:00 |
sockets
|
sys: random: rename genrand_* to random_*
|
2016-02-29 21:33:17 +01:00 |
doc.txt
|
doc: fix posix wrapper documentation
|
2014-12-06 02:05:51 +01:00 |
fd.c
|
sys: remove obsolete posix_io code
|
2015-11-20 00:43:57 +01:00 |
Makefile
|
make: detect their module name automatically
|
2014-06-17 15:49:32 +02:00 |
unistd.c
|
sys: posix: switch to xtimer for sleep/usleep
|
2015-11-20 00:54:29 +01:00 |