1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include
René Kijewski 6636e9c8e8 native/posix: Don't include sys/types.h in sem
`sys/types.h` contains the native definition for `pthread_*_t`. This
causes clashes if you want to use `semaphore` and `pthread` in the same
application.
2014-02-27 15:26:25 +01:00
..
crypto remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
radio fix grammar in license header 2013-11-23 13:11:56 +01:00
auto_init.h repace project by application in documentation 2014-02-18 12:28:32 +01:00
bloom.h spelling: fix autor to author 2014-01-24 19:04:28 +01:00
board_uart0.h Make UART0_BUFSIZE configurable by CPU 2013-12-20 11:10:42 +01:00
chardev_thread.h making include directives consistent 2013-12-19 15:31:37 +01:00
fd.h include "cpu.h" for MSP430 platforms in fd.h 2014-01-20 13:48:37 +01:00
hash_string.h simplify and unify include pathes 2014-01-05 16:11:07 +01:00
hashes.h spelling: fix autor to author 2014-01-24 19:04:28 +01:00
hashtable_private.h simplify and unify include pathes 2014-01-05 16:11:07 +01:00
hashtable.h simplify and unify include pathes 2014-01-05 16:11:07 +01:00
ping.h Fixed a lot of comments by removing tabs and correcting format. 2013-12-16 14:00:33 +01:00
posix_io.h Fixed doxygen inconsistensies in sys 2013-12-16 15:09:18 +01:00
ps.h Use argc and argv in shell handlers 2014-02-25 17:54:17 +01:00
random.h remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
ringbuffer.h remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
semaphore.h native/posix: Don't include sys/types.h in sem 2014-02-27 15:26:25 +01:00
shell_commands.h making include directives consistent 2013-12-19 15:31:37 +01:00
shell.h Use argc and argv in shell handlers 2014-02-25 17:54:17 +01:00
timex.h added timex_isnormalized 2014-01-09 16:36:40 +01:00
transceiver.h include cc110x.h instead of deprecated interface.h 2014-02-11 13:36:40 +01:00
vtimer.h added gettimeofday syscall 2014-02-25 17:41:45 +01:00