summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-2520-8191/+0
* confdefs: Replace RTEMS 4.12 with 5.1Sebastian Huber2017-12-061-8/+8
* libio: Use API mutexSebastian Huber2017-12-061-6/+1
* drvmgr: Use API mutexSebastian Huber2017-12-061-10/+1
* score: Use self-contained API mutexSebastian Huber2017-12-041-9/+1
* sapi: New implementation of rtems_panic()Sebastian Huber2017-11-221-0/+12
* cpukit: Add a Version API.Chris Johns2017-11-101-0/+77
* Add simple console driverSebastian Huber2017-11-061-0/+17
* confdefs: CONFIGURE_MICROSECONDS_PER_TICKSebastian Huber2017-10-251-0/+4
* score: Add _Watchdog_Nanoseconds_per_tickSebastian Huber2017-10-242-10/+6
* score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber2017-10-241-0/+3
* confdefs: Warn about problematic ticks per secondSebastian Huber2017-10-241-0/+4
* score: Add _Watchdog_Ticks_per_secondSebastian Huber2017-10-241-0/+4
* confdefs: Add warnings for obsolete optionsSebastian Huber2017-10-121-1/+21
* confdefs: Fix typoSebastian Huber2017-10-061-1/+1
* posix: Implement self-contained POSIX mutexSebastian Huber2017-10-051-69/+1
* posix: Implement self-contained POSIX condvarSebastian Huber2017-10-051-63/+0
* posix: Implement self-contained POSIX rwlocksSebastian Huber2017-10-051-26/+0
* posix: Implement self-contained POSIX barriersSebastian Huber2017-10-051-25/+0
* confdefs: Fix POSIX keys configurationSebastian Huber2017-08-221-1/+2
* score: Make EDF the default SMP schedulerSebastian Huber2017-07-101-2/+2
* score: Add simple affinity support to EDF SMPSebastian Huber2017-07-102-4/+8
* score: Add SMP EDF schedulerSebastian Huber2017-06-292-1/+43
* confdefs.h: Add SMP enabled field to configurationSebastian Huber2017-05-162-1/+12
* confdefs.h: Fix compile error in non-SMP cfgSebastian Huber2017-05-161-1/+1
* confdefs.h: Use SMP scheduler only if necessarySebastian Huber2017-05-121-1/+1
* confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber2017-05-111-2/+6
* posix/mman: add mmap support for shm objectsGedare Bloom2017-05-051-1/+2
* sapi: Fix warningsSebastian Huber2017-02-151-1/+1
* Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber2017-02-141-43/+44
* Prefix confdefs.h internal def with an underscoreSebastian Huber2017-02-031-455/+352
* confdefs.h: SimplifySebastian Huber2017-02-031-3/+1
* confdefs.h: Only define _CONFIGURE_SMP_APPLICATION if RTEMS_SMP definedKevin Kirspel2017-02-021-0/+2
* Remove CONFIGURE_SMP_APPLICATIONSebastian Huber2017-02-022-28/+18
* sapi: Add rtems_task_terminate_extensionSebastian Huber2017-01-261-0/+1
* posix: shared memory supportGedare Bloom2017-01-131-0/+39
* score: Add _Thread_Set_name()Sebastian Huber2017-01-131-0/+18
* Clarify simple timecounter documentationSebastian Huber2016-12-211-13/+21
* score: Remove fatal is internal indicatorSebastian Huber2016-12-091-7/+10
* posix: Add self-contained pthread spinlockSebastian Huber2016-11-231-28/+0
* score: Rename _Scheduler_AssignmentsSebastian Huber2016-11-091-3/+3
* score: Add scheduler node table for each threadSebastian Huber2016-09-211-29/+35
* score: Add missing const qualifiersSebastian Huber2016-09-061-4/+4
* score: Add debug support to chainsSebastian Huber2016-07-222-0/+16
* score: Move _RBTree_Find()Sebastian Huber2016-06-221-13/+59
* score: Move _RBTree_Insert()Sebastian Huber2016-06-221-11/+21
* confdefs.h: Do not hide network file systemsSebastian Huber2016-06-091-34/+30
* confdefs.h: Fix heap alloc size estimateSebastian Huber2016-05-251-4/+8
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-251-17/+4
* score: Add per scheduler instance maximum prioritySebastian Huber2016-05-202-13/+18