summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include/confdefs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-22confdefs: Fix POSIX keys configurationSebastian Huber1-1/+2
2015-10-27CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill1-0/+14
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber1-0/+1
2015-05-27sapi: Fix workspace size estimateSebastian Huber1-2/+1
2015-05-27sapi: Fix workspace size estimateSebastian Huber1-4/+15
2015-05-27sapi: Simplify confdefs.hSebastian Huber1-1/+0
2015-04-17DRVMGR: added driver manager to cpukit/libdrvmgrDaniel Hellstrom1-1/+10
2015-04-17LIBPCI: added PCI layer to cpukit/libpciDaniel Hellstrom1-0/+46
2015-03-11confdefs.h: Improve the DoxygenJoel Sherrill1-121/+780
2015-03-10cpukit: deprecate task variables. closes #2293.Gedare Bloom1-0/+3
2015-03-10cpukit: deprecate notepadsGedare Bloom1-3/+7
2015-02-14IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber1-1/+5
2015-02-13IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMODSebastian Huber1-2/+2
2015-02-13IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILESebastian Huber1-1/+5
2015-02-13IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEMSebastian Huber1-0/+11
2015-02-12IMFS: Add fine grained configurationSebastian Huber1-67/+117
2015-02-09Filesystem: Simplify FIFO and pipe configurationSebastian Huber1-30/+23
2015-02-04Filesystem: Statically initialize rtems_libio_iopsSebastian Huber1-2/+4
2015-02-04Filesystem: Make rtems_libio_number_iops constSebastian Huber1-1/+1
2014-12-12confdefs.h: Fix workspace size if idle task is FPSebastian Huber1-2/+8
2014-11-28libcsupport: Delete malloc statisticsSebastian Huber1-13/+0
2014-11-24_Scheduler_FIXME_thread_priority_queues_are_brokenSebastian Huber1-6/+0
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill1-1/+1
2014-06-23score: Collect scheduler related fields in TCBSebastian Huber1-1/+1
2014-06-02libblock: Add RTEMS_BDBUF_USE_PTHREADRalf Kirchner1-10/+40
2014-06-02rtems: Avoid copy and paste in confdefs.hRalf Kirchner1-32/+48
2014-05-28score: Multiprocessor Resource Sharing ProtocolSebastian Huber1-1/+13
2014-05-14score: Introduce scheduler nodesSebastian Huber1-7/+13
2014-04-29score: Statically initialize _ISR_Vector_tableSebastian Huber1-28/+0
2014-04-27rtems: Account for the network semaphore.Chris Johns1-1/+8
2014-04-25sapi: Fix condef.h compile error for disabled network configuration.Jennifer Averett1-0/+2
2014-04-25rtems: Account for file system semaphores.Chris Johns1-2/+32
2014-04-17sapi: Fix CONFIGURE_UNLIMITED_OBJECTSSebastian Huber1-6/+8
2014-04-17sapi: Error case for CONFIGURE_UNLIMITED_OBJECTSSebastian Huber1-0/+6
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-0/+113
2014-04-15score: Add scheduler nameSebastian Huber1-8/+44
2014-04-15score: Simplify thread control initializationSebastian Huber1-86/+74
2014-04-15score: Static scheduler configurationSebastian Huber1-58/+71
2014-04-10score: Statically initialize IO managerSebastian Huber1-23/+14
2014-04-07score: Fix POSIX threads size estimateSebastian Huber1-12/+12
2014-04-07score: Fix workspace size estimateSebastian Huber1-7/+11
2014-04-04Disable per task variables when SMP is enabledJoel Sherrill1-6/+16
2014-04-04score: Add and use Scheduler_simple_ControlSebastian Huber1-1/+1
2014-04-04score: Add and use Scheduler_EDF_ControlSebastian Huber1-3/+6
2014-04-03sapi: Add priority affinity smp scheduler.Jennifer Averett1-0/+22
2014-04-03score: Move priority bit map to scheduler instanceSebastian Huber1-3/+4
2014-03-27privateenv: Use POSIX keys instead of task variables.Christian Mauderer1-11/+18
2014-03-25score: PR2174: Add workaroundSebastian Huber1-0/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-19posix: Use interal mutex for once implementationSebastian Huber1-11/+3