summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Create states implementation headerSebastian Huber2013-07-26113-267/+144
* score: Create thread implementation headerSebastian Huber2013-07-26111-1218/+870
* score: Create prioritybitmap implementation headerSebastian Huber2013-07-268-200/+139
* score: Create scheduler implementation headerSebastian Huber2013-07-2628-172/+78
* score: Create schedulerpriority impl headerSebastian Huber2013-07-2624-100/+45
* score: Create schedulersimple impl headerSebastian Huber2013-07-268-36/+27
* readdir_r(): Add restrict keyword per Single UNIX SpecificationSahil Patnayakunii2013-07-241-1/+5
* POSIX Semaphore: Add restrict keyword per Single UNIX SpecificationSahil Patnayakunii2013-07-243-8/+8
* POSIX AIO: Add restrict keyword per Single UNIX SpecificationSahil Patnayakunii2013-07-242-8/+9
* POSIX mqueue.h: Add restrict keyword per Single UNIX SpecificationSahil Patnayakunii2013-07-243-10/+10
* score: Move _Heap_Area_overhead() definition.Sebastian Huber2013-07-242-31/+31
* score: Include <rtems/score/cpu.h>Sebastian Huber2013-07-241-1/+1
* score: Add freechainZhongwei Yao2013-07-244-0/+163
* score: Delete priority.inlSebastian Huber2013-07-244-62/+0
* score: Merge sysstate API into one fileSebastian Huber2013-07-2488-183/+82
* score: Create stack implementation headerSebastian Huber2013-07-2311-27/+34
* posix: Include missing <stdint.h>Sebastian Huber2013-07-231-0/+2
* score: Create heap implementation headerSebastian Huber2013-07-2321-635/+637
* score: Include missing <rtems/score/thread.h>Sebastian Huber2013-07-231-0/+1
* score: PR1782: CPU_USE_DEFERRED_FP_SWITCHSebastian Huber2013-07-234-11/+14
* score: Include missing <rtems/score/address.h>Sebastian Huber2013-07-232-0/+2
* score: Merge wkspace API into one fileSebastian Huber2013-07-235-62/+17
* score: Merge address API into one fileSebastian Huber2013-07-234-202/+160
* rtems: Include missing headerSebastian Huber2013-07-231-1/+2
* rtems: Create tasks implementation headerSebastian Huber2013-07-2333-199/+210
* rtems: Create region implementation headerSebastian Huber2013-07-2322-116/+117
* rtems: Include <rtems/debug.h> in <rtems.h>Sebastian Huber2013-07-231-0/+1
* rtems: Create part implementation headerSebastian Huber2013-07-2316-67/+73
* rtems: Create timer implementation headerSebastian Huber2013-07-2320-265/+264
* rtems: Create ratemon implementation headerSebastian Huber2013-07-2320-310/+310
* score: Include <string.h> in basedefs.hSebastian Huber2013-07-231-0/+7
* Include missing <string.h>Sebastian Huber2013-07-2337-2/+43
* rtems: Create dpmem implementation headerSebastian Huber2013-07-2313-59/+55
* rtems: Create event implementation headerSebastian Huber2013-07-2320-395/+296
* rtems: Merge support API into one fileSebastian Huber2013-07-234-73/+30
* rtems: Create asr implementation headerSebastian Huber2013-07-238-25/+29
* rtems: Create modes implementation headerSebastian Huber2013-07-236-28/+35
* rtems: Create attr implementation headerSebastian Huber2013-07-2329-65/+74
* rtems: Create options implementation headerSebastian Huber2013-07-2312-27/+35
* rtems: Create status implementation headerSebastian Huber2013-07-2317-89/+95
* score: Create rbtree implementation headerSebastian Huber2013-07-2311-561/+553
* sapi: Create extension implementation headerSebastian Huber2013-07-2312-33/+39
* sapi: Merge rbtree API into one fileSebastian Huber2013-07-234-507/+469
* sapi: Merge timespec API into one fileSebastian Huber2013-07-234-305/+261
* sapi: Merge CBS API into one fileSebastian Huber2013-07-234-214/+182
* posix: Include proper header fileSebastian Huber2013-07-232-2/+2
* network: SMP support for network semaphoreSebastian Huber2013-07-221-0/+6
* sapi: Merge chain implementation into one fileSebastian Huber2013-07-224-690/+643
* rtems: Basic SMP support for timer serverSebastian Huber2013-07-221-0/+29
* score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber2013-07-221-1/+4