..
arch
correct print_stack macro
2017-10-03 14:39:25 -07:00
assert.h
native: always assert() verbosely
2016-11-29 19:28:23 +01:00
bitarithm.h
*: remove trailing underscores from header guards
2017-01-19 18:30:53 +01:00
byteorder.h
core: byteorder.h: rename HTON* -> hton*, NTOH* -> ntoh*
2017-04-13 10:59:39 +02:00
cib.h
cib: add unsafe operations
2016-07-18 16:14:19 +02:00
clist.h
core: clist: clist_lpeek(): add missing return statement
2016-07-20 22:25:48 +02:00
debug.h
doc: correct naming of doxygen group in core
2017-04-10 16:11:49 +02:00
irq.h
*: remove trailing underscores from header guards
2017-01-19 18:30:53 +01:00
kernel_defines.h
*: remove trailing underscores from header guards
2017-01-19 18:30:53 +01:00
kernel_init.h
core: header cleanup
2016-02-28 22:46:28 +01:00
kernel_types.h
documentation: update my name (Ortmann -> Knüpfer)
2015-09-27 18:58:30 +02:00
lifo.h
*: remove trailing underscores from header guards
2017-01-19 18:30:53 +01:00
list.h
core/list: uncrustify
2017-01-11 09:00:25 +01:00
log.h
doc: correct naming of doxygen group in core
2017-04-10 16:11:49 +02:00
mbox.h
core: mbox: introduce thread decoupled message queues
2016-07-18 16:56:41 +02:00
msg.h
doc: replace dashes
2017-09-06 08:49:05 +02:00
mutex.h
core/include/mutex.h: remove unused #include "atomic.h"
2017-02-08 16:23:47 +01:00
native_sched.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
panic.h
sys: add initial SSP support
2017-06-27 18:05:14 +02:00
priority_queue.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
ringbuffer.h
core/include/ringbuffer.h: add doc ref to tsrb.
2017-10-29 08:08:15 -05:00
rmutex.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
sched.h
schedstats: revert #6975 , use 32Bit again
2017-06-08 14:33:47 +02:00
thread_flags.h
core/thread_flags: Remove unused THREAD_FLAG_MUTEX_UNLOCKED
2017-10-12 14:30:59 +02:00
thread.h
core/thread: fix Doxygen nesting
2017-08-11 07:47:09 +02:00