summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include/confdefs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Use linker set for POSIX User Threads initSebastian Huber2016-02-031-4/+5
* Use linker set for Classic User Tasks initSebastian Huber2016-02-031-4/+5
* Use linker set for libio initializationSebastian Huber2016-02-031-14/+0
* Use atexit() handler to close std file descriptorsSebastian Huber2016-02-031-7/+0
* Use linker set for root file system initializationSebastian Huber2016-02-031-5/+6
* Optional Initial Extensions initializationSebastian Huber2016-02-031-0/+8
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-241-22/+0
* Require __getreent()Sebastian Huber2015-11-251-1/+1
* CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill2015-10-271-0/+14
* basdefs.h: Add and use RTEMS_DEPRECATEDSebastian Huber2015-10-261-1/+1
* score: Implement SMP-specific priority queueSebastian Huber2015-09-041-3/+4
* score: Introduce Thread_queue_HeadsSebastian Huber2015-07-231-0/+2
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-261-0/+1
* sapi: Fix workspace size estimateSebastian Huber2015-05-271-2/+1
* sapi: Fix workspace size estimateSebastian Huber2015-05-271-4/+15
* sapi: Simplify confdefs.hSebastian Huber2015-05-271-1/+0
* DRVMGR: added driver manager to cpukit/libdrvmgrDaniel Hellstrom2015-04-171-1/+10
* LIBPCI: added PCI layer to cpukit/libpciDaniel Hellstrom2015-04-171-0/+46
* confdefs.h: Improve the DoxygenJoel Sherrill2015-03-111-121/+780
* cpukit: deprecate task variables. closes #2293.Gedare Bloom2015-03-101-0/+3
* cpukit: deprecate notepadsGedare Bloom2015-03-101-3/+7
* IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber2015-02-141-1/+5
* IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMODSebastian Huber2015-02-131-2/+2
* IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILESebastian Huber2015-02-131-1/+5
* IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEMSebastian Huber2015-02-131-0/+11
* IMFS: Add fine grained configurationSebastian Huber2015-02-121-67/+117
* Filesystem: Simplify FIFO and pipe configurationSebastian Huber2015-02-091-30/+23
* Filesystem: Statically initialize rtems_libio_iopsSebastian Huber2015-02-041-2/+4
* Filesystem: Make rtems_libio_number_iops constSebastian Huber2015-02-041-1/+1
* confdefs.h: Fix workspace size if idle task is FPSebastian Huber2014-12-121-2/+8
* libcsupport: Delete malloc statisticsSebastian Huber2014-11-281-13/+0
* _Scheduler_FIXME_thread_priority_queues_are_brokenSebastian Huber2014-11-241-6/+0
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-161-1/+1
* score: Collect scheduler related fields in TCBSebastian Huber2014-06-231-1/+1
* libblock: Add RTEMS_BDBUF_USE_PTHREADRalf Kirchner2014-06-021-10/+40
* rtems: Avoid copy and paste in confdefs.hRalf Kirchner2014-06-021-32/+48
* score: Multiprocessor Resource Sharing ProtocolSebastian Huber2014-05-281-1/+13
* score: Introduce scheduler nodesSebastian Huber2014-05-141-7/+13
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-291-28/+0
* rtems: Account for the network semaphore.Chris Johns2014-04-271-1/+8
* sapi: Fix condef.h compile error for disabled network configuration.Jennifer Averett2014-04-251-0/+2
* rtems: Account for file system semaphores.Chris Johns2014-04-251-2/+32
* sapi: Fix CONFIGURE_UNLIMITED_OBJECTSSebastian Huber2014-04-171-6/+8
* sapi: Error case for CONFIGURE_UNLIMITED_OBJECTSSebastian Huber2014-04-171-0/+6
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-0/+113
* score: Add scheduler nameSebastian Huber2014-04-151-8/+44
* score: Simplify thread control initializationSebastian Huber2014-04-151-86/+74
* score: Static scheduler configurationSebastian Huber2014-04-151-58/+71
* score: Statically initialize IO managerSebastian Huber2014-04-101-23/+14
* score: Fix POSIX threads size estimateSebastian Huber2014-04-071-12/+12