summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-16pci.h cleanup - Consolidate common defines to cpukit pci.hJoel Sherrill1-4/+8
2012-05-16mvme5500 and cpukit pci.h - Eliminate mvme5500 specific pci.hJoel Sherrill1-2/+12
2012-05-16nfsclient: Fix symbolic link evaluationSebastian Huber1-66/+97
2012-05-16libcsupport: Adjust malloc_walk() prototypeSebastian Huber3-3/+4
2012-05-15Filesystem: Add missing include file <stdint.h>Sebastian Huber1-0/+1
2012-05-15Filesystem: Change pathconf_limits_and_optionsSebastian Huber6-11/+7
2012-05-15Filesystem: Move operations to mount table entrySebastian Huber37-64/+76
2012-05-15Filesystem: Add const qualifier to lock/unlockSebastian Huber7-15/+19
2012-05-15Filesystem: PR1255: Move offset update to handlersSebastian Huber11-20/+39
2012-05-15Filesystem: Add shared device IO supportSebastian Huber14-289/+255
2012-05-15Filesystem: Use ioctl_command_tSebastian Huber15-89/+45
2012-05-15rfs: Fix major and minor number integer typesSebastian Huber1-25/+30
2012-05-14libblock: Fix purge device tree traversalSebastian Huber1-1/+2
2012-05-14dosfs: Remove unused parameterSebastian Huber1-1/+0
2012-05-14devfs: C++ compatibilitySebastian Huber1-1/+1
2012-05-14Filesystem: Remove duplicate prototypeSebastian Huber1-11/+0
2012-05-13PR2065: RBTree: Insert function (protected) does not enable interruptsGedare Bloom1-2/+4
2012-05-11Remove CVS Id Strings (manual edits after script)Joel Sherrill37-79/+3
2012-05-11cpukit/aclocal - Fix one mistake by scriptJoel Sherrill1-0/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1906-3912/+0
2012-05-11dosfs: Remove fat_file_datasync()Sebastian Huber8-179/+73
2012-05-11libblock: Add RTEMS_BLKIO_PURGEDEVSebastian Huber2-0/+10
2012-05-11Filesystem: PR1893: Fix write and truncate handlerSebastian Huber9-37/+137
2012-05-11Filesystem: PR1871: Fix O_APPENDSebastian Huber8-143/+33
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber23-391/+166
2012-05-09Score ISR - Minimize Capabilities When Not Simple VectoredJoel Sherrill4-9/+21
2012-05-09Score Semaphore - Need Semaphore Seize Body When Multiprocessing is EnabledJoel Sherrill1-1/+1
2012-05-08rbtree: API changes. Remove rbtree control node from RBTree_Next.Gedare Bloom7-34/+19
2012-05-08PR2061: RBTree: updating min and max on insert with duplicatesGedare Bloom1-1/+6
2012-05-08PR2060: RBTree: updating min and max on extract pathGedare Bloom1-17/+9
2012-05-08score/rbtree: eliminate unused function _RBTree_Peek.Gedare Bloom3-68/+1
2012-05-08rbtree: API ChangesGedare Bloom2-11/+76
2012-05-08score/rbtree: replace _RBTree_Peek_unprotected with _RBTree_First.Gedare Bloom2-23/+3
2012-05-08score/scheduling: Use RBTree_First instead of Peek in EDF scheduler.Gedare Bloom1-6/+3
2012-05-07Revert: Remove CVS IdsJoel Sherrill58-0/+194
2012-05-04nfsclient: Add rename operationSebastian Huber1-1/+45
2012-05-04nfsclient: Fix hard link operationSebastian Huber1-1/+1
2012-05-04Filesystem: Use proper parameter in NFSSebastian Huber1-1/+1
2012-05-04Filesystem: Remove pipe_lseek()Sebastian Huber3-35/+1
2012-05-04Filesystem: Remove per file descriptor semaphoreSebastian Huber3-29/+6
2012-05-04Remove CVS-Ids.Ralf Corsépius58-194/+0
2012-05-03General - Remove extraneous blank line in license messageJoel Sherrill1-0/+0
2012-04-28IMFS: Update IMS_assert check when RTEMS_DEBUG is enabled.Chris Johns1-1/+1
2012-04-24Simple SMP Scheduler - Fix typo which likely broke schedulingJoel Sherrill1-8/+31
2012-04-24score: Remove _Stack_Adjust_size()Sebastian Huber2-30/+0
2012-04-23nfsclient: Use UID and GID of NFS handleSebastian Huber1-10/+10
2012-04-23nfsclient: POSIX conformanceSebastian Huber1-9/+37
2012-04-23PR1908: consolidate libqos code and fix installed header locationGedare Bloom7-257/+195
2012-04-20score: DocumentationSebastian Huber1-0/+3
2012-04-20score: Fix commentSebastian Huber1-1/+2