incubator-nuttx/sched/init
Gregory Nutt 4f5879f998 C library: Add ffs(). Add strings.h. Move strcasecmp, strncasecmp, bzero, bcmp, and bcopy to where they belong in strings.h.h, not string.h. bzero, bcmp, and bcopy are legacy functions; the contemporary counterparts should be used instead. 2017-02-16 16:10:09 -06:00
..
Make.defs SMP: Add some tentative initialization logic 2016-02-10 13:49:27 -06:00
init.h SMP: Simplified SMP interfaces 2016-03-12 15:29:33 -06:00
os_bringup.c Replace all occurrences of vdbg with vinfo 2016-06-11 11:59:51 -06:00
os_smpstart.c Flesh out more cancellation point logic. 2016-12-09 10:31:40 -06:00
os_start.c C library: Add ffs(). Add strings.h. Move strcasecmp, strncasecmp, bzero, bcmp, and bcopy to where they belong in strings.h.h, not string.h. bzero, bcmp, and bcopy are legacy functions; the contemporary counterparts should be used instead. 2017-02-16 16:10:09 -06:00