summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Return the amount of data written when an error occurs rather thanChris Johns2013-07-271-3/+9
* libmisc: Provide libutf8proc conditionallySebastian Huber2013-07-263-0/+10
* score: Merge tod implementation into one fileSebastian Huber2013-07-2680-356/+87
* score: Create object implementation headerSebastian Huber2013-07-26195-1401/+1187
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-2619-47/+29
* score: Include missing <rtems/score/thread.h>Sebastian Huber2013-07-262-0/+2
* score: Move mppkt implementation into mpciimpl.hSebastian Huber2013-07-265-84/+24
* score: Create mpci implementation headerSebastian Huber2013-07-2650-500/+386
* rtems: Create signal implementation headerSebastian Huber2013-07-269-52/+79
* score: Merge objectmp implementation into one fileSebastian Huber2013-07-264-85/+44
* rtems: Fix partition includesSebastian Huber2013-07-262-12/+5
* rtems: Use proper header guardSebastian Huber2013-07-261-2/+2
* score: Create threadq implementation headerSebastian Huber2013-07-26101-717/+569
* score: Delete threadq.inlSebastian Huber2013-07-264-56/+11
* score: Merge threadmp implementation into one fileSebastian Huber2013-07-264-78/+35
* 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