summaryrefslogtreecommitdiff
path: root/samples/nanokernel/benchmark/sys_kernel/src/lifo.c
AgeCommit message (Expand)Author
2016-02-11move benchmark applications to tests/benchmark/Anas Nashif
2016-02-05nano_lifo: Simplify nano_xxx_lifo_get() API familyPeter Mitsis
2016-02-05nano_fifo: Simplify nano_xxx_fifo_get() API familyPeter Mitsis
2016-02-05cleanup: removing NOMANUALDan Kalowsky
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05clarify use of term 'context'Benjamin Walsh
2016-02-05doxygen: add @brief and capitalizeAnas Nashif
2016-02-05doxygen: RETURNS: -> @returnAnas Nashif
2016-02-05doxygen: change comment style to match javadocAnas Nashif
2016-02-05Cosmetic changes to sys_kernel outputAllan Stephens
2016-02-05Fix coding style issues.Yonattan Louise
2016-02-05Fix checkpatch issue - WARNING:SPACINGYonattan Louise
2016-02-05Fix checkpatch issue - WARNING:SPACINGYonattan Louise
2016-02-05Fix checkpatch issue - WARNING:LEADING_SPACEYonattan Louise
2016-02-05Fix checkpatch issue - ERROR:OPEN_BRACEYonattan Louise
2015-04-10First commitInaky Perez-Gonzalez