1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/posix
BytesGalore f4a994ac89 Merge pull request #1076 from BytesGalore/remove_return_from_noreturn_function
sys:posix:pthread removed explicit `return;` from `pthread_exit()`
2014-04-30 07:50:32 +02:00
..
include posix: move posix semaphore in posix module 2014-03-16 19:48:25 +01:00
pnet Add include paths automatocally for USEMODULES 2014-03-29 16:27:55 +01:00
pthread Merge pull request #1076 from BytesGalore/remove_return_from_noreturn_function 2014-04-30 07:50:32 +02:00
doc.txt Fixed doxygen inconsistensies in sys 2013-12-16 15:09:18 +01:00
fd.c Fix my licensing 2014-01-31 15:00:21 +01:00
Makefile posix: added sleep and usleep 2014-03-03 17:21:48 +01:00
posix_io.c making include directives consistent 2013-12-19 15:31:37 +01:00
semaphore.c correct copyright and doxygen 2014-03-16 20:00:47 +01:00
strings.c Fix my licensing 2014-01-31 15:00:21 +01:00
unistd.c posix: added sleep and usleep 2014-03-03 17:21:48 +01:00