Remove plenty of legacy names marked as OBSOLETE
[bertos.git] / bertos / kern / proc.h
2008-08-25 bernieRemove plenty of legacy names marked as OBSOLETE
2008-08-25 bernieproc_setPri(): nop fallback when priorities are disabled
2008-08-24 berniepreempt: Implement scheduling priorities
2008-08-23 bernieCONFIG_KERN_MINSTACKSIZE: rename from CONFIG_PROC_DEFST...
2008-08-21 bernieproc: Use a global forbid count;
2008-08-17 bernieirq: more emancipation from proc/preempt
2008-08-17 berniepreempt: irq supervisor draft
2008-08-10 bernieproc_yield(): Rename from proc_switch()
2008-08-09 battRefactor proc_test to comply with new policy.
2008-08-07 battFactor out from cfg_kern kernel related default.
2008-08-04 bernieRename myself
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-26 asterixUse configuration file instead appconfig. Reformat...
2008-04-04 battRefactor BeRTOS to be in his own directory.