No description
Find a file
Peter Mitsis 19a0ee4d24 Rename missed instances of nanoFiberStart()
Completes the renaming of nanoFiberStart() -> fiber_fiber_start().

There is little value in listing the callers of _NewContext() in its function
header.  Not only was the (deleted) list both incomplete and wrong, keeping
it around and properly updated requires error prone maintenance.

Change-Id: Ic45f51b285c027a2e8be331c0d28c16bdc97647d
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:13 -05:00
arch Rename missed instances of nanoFiberStart() 2016-02-05 20:14:13 -05:00
config Cleanup config/ directory for kbuild 2016-02-05 20:14:10 -05:00
doc Kbuild documentation update. 2016-02-05 20:14:12 -05:00
drivers Split off atomic APIs from main nanokernel include file 2016-02-05 20:14:13 -05:00
include Rename missed instances of nanoFiberStart() 2016-02-05 20:14:13 -05:00
kernel k_timer optimization: INVALID_OBJECT can not be returned 2016-02-05 20:14:13 -05:00
lib/libc Optimize performance of memset() and memcpy() 2016-02-05 20:14:12 -05:00
misc Remove nodes naming when using sysgen 2016-02-05 20:14:12 -05:00
net remove defs.objs file 2016-02-05 20:14:10 -05:00
samples Reduce floating point test duration 2016-02-05 20:14:13 -05:00
scripts Update checkpatch scripts to use TIMO_BASE 2016-02-05 20:14:13 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig Kconfig: make architecture kconfig independent 2016-02-05 20:14:11 -05:00
Makefile kbuild: Avoid unconditional relinking of default target 2016-02-05 20:14:12 -05:00
Makefile.inc kbuild: Only execute initconfig target once 2016-02-05 20:14:12 -05:00
timo-env.sh Do not set path for host tools 2016-02-05 20:14:12 -05:00