summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111906-3912/+0
* dosfs: Remove fat_file_datasync()Sebastian Huber2012-05-118-179/+73
* libblock: Add RTEMS_BLKIO_PURGEDEVSebastian Huber2012-05-112-0/+10
* Filesystem: PR1893: Fix write and truncate handlerSebastian Huber2012-05-119-37/+137
* Filesystem: PR1871: Fix O_APPENDSebastian Huber2012-05-118-143/+33
* Filesystem: PR1398: Fix lseek() mechanicSebastian Huber2012-05-1123-391/+166
* Score ISR - Minimize Capabilities When Not Simple VectoredJoel Sherrill2012-05-094-9/+21
* Score Semaphore - Need Semaphore Seize Body When Multiprocessing is EnabledJoel Sherrill2012-05-091-1/+1
* rbtree: API changes. Remove rbtree control node from RBTree_Next.Gedare Bloom2012-05-087-34/+19
* PR2061: RBTree: updating min and max on insert with duplicatesGedare Bloom2012-05-081-1/+6
* PR2060: RBTree: updating min and max on extract pathGedare Bloom2012-05-081-17/+9
* score/rbtree: eliminate unused function _RBTree_Peek.Gedare Bloom2012-05-083-68/+1
* rbtree: API ChangesGedare Bloom2012-05-082-11/+76
* score/rbtree: replace _RBTree_Peek_unprotected with _RBTree_First.Gedare Bloom2012-05-082-23/+3
* score/scheduling: Use RBTree_First instead of Peek in EDF scheduler.Gedare Bloom2012-05-081-6/+3
* Revert: Remove CVS IdsJoel Sherrill2012-05-0758-0/+194
* nfsclient: Add rename operationSebastian Huber2012-05-041-1/+45
* nfsclient: Fix hard link operationSebastian Huber2012-05-041-1/+1
* Filesystem: Use proper parameter in NFSSebastian Huber2012-05-041-1/+1
* Filesystem: Remove pipe_lseek()Sebastian Huber2012-05-043-35/+1
* Filesystem: Remove per file descriptor semaphoreSebastian Huber2012-05-043-29/+6
* Remove CVS-Ids.Ralf Corsépius2012-05-0458-194/+0
* General - Remove extraneous blank line in license messageJoel Sherrill2012-05-031-0/+0
* IMFS: Update IMS_assert check when RTEMS_DEBUG is enabled.Chris Johns2012-04-281-1/+1
* Simple SMP Scheduler - Fix typo which likely broke schedulingJoel Sherrill2012-04-241-8/+31
* score: Remove _Stack_Adjust_size()Sebastian Huber2012-04-242-30/+0
* nfsclient: Use UID and GID of NFS handleSebastian Huber2012-04-231-10/+10
* nfsclient: POSIX conformanceSebastian Huber2012-04-231-9/+37
* PR1908: consolidate libqos code and fix installed header locationGedare Bloom2012-04-237-257/+195
* score: DocumentationSebastian Huber2012-04-201-0/+3
* score: Fix commentSebastian Huber2012-04-201-1/+2
* rbheap: API changes and documentationSebastian Huber2012-04-182-118/+258
* no_cpu: replace no_cpu_isr with rtems_isrGedare Bloom2012-04-161-6/+0
* libqos: generate preinstall.amGedare Bloom2012-04-161-0/+28
* lm32: replace lm32_isr with rtems_isrGedare Bloom2012-04-161-6/+0
* m68k: replace m68k_isr with rtems_isrGedare Bloom2012-04-161-2/+0
* libblock: PR2040: Fix recycle destination updateSebastian Huber2012-04-161-8/+7
* libblock: PR2040: Add starvation thresholdSebastian Huber2012-04-161-1/+15
* PR1908: QoS library for CBS schedulerPetr Benes2012-04-153-0/+307
* PR1908: QoS library for CBS schedulerPetr Benes2012-04-152-0/+2
* rbtree: PR2046: Replace rtems_rbtree_uniqueSebastian Huber2012-04-132-17/+3
* libblock: Add rtems_bdbuf_set_block_size()Sebastian Huber2012-04-126-85/+165
* libblock: Change error status to fatal errorSebastian Huber2012-04-122-24/+47
* libblock: Use unprotected chain operationsSebastian Huber2012-04-121-4/+4
* libblock: Use unprotected chain operationsSebastian Huber2012-04-121-17/+17
* score: New macros and functionsSebastian Huber2012-04-114-5/+30
* nios2: New functionsSebastian Huber2012-04-112-0/+49
* nios2: API changeSebastian Huber2012-04-113-4/+4
* rbheap: New filesSebastian Huber2012-04-114-1/+413
* rbtree: New function _RBTree_Iterate_unprotected()Sebastian Huber2012-04-113-1/+80