summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* pci.h cleanup - Consolidate common defines to cpukit pci.hJoel Sherrill2012-05-161-4/+8
* mvme5500 and cpukit pci.h - Eliminate mvme5500 specific pci.hJoel Sherrill2012-05-161-2/+12
* nfsclient: Fix symbolic link evaluationSebastian Huber2012-05-161-66/+97
* libcsupport: Adjust malloc_walk() prototypeSebastian Huber2012-05-163-3/+4
* Filesystem: Add missing include file <stdint.h>Sebastian Huber2012-05-151-0/+1
* Filesystem: Change pathconf_limits_and_optionsSebastian Huber2012-05-156-11/+7
* Filesystem: Move operations to mount table entrySebastian Huber2012-05-1537-64/+76
* Filesystem: Add const qualifier to lock/unlockSebastian Huber2012-05-157-15/+19
* Filesystem: PR1255: Move offset update to handlersSebastian Huber2012-05-1511-20/+39
* Filesystem: Add shared device IO supportSebastian Huber2012-05-1514-289/+255
* Filesystem: Use ioctl_command_tSebastian Huber2012-05-1515-89/+45
* rfs: Fix major and minor number integer typesSebastian Huber2012-05-151-25/+30
* libblock: Fix purge device tree traversalSebastian Huber2012-05-141-1/+2
* dosfs: Remove unused parameterSebastian Huber2012-05-141-1/+0
* devfs: C++ compatibilitySebastian Huber2012-05-141-1/+1
* Filesystem: Remove duplicate prototypeSebastian Huber2012-05-141-11/+0
* PR2065: RBTree: Insert function (protected) does not enable interruptsGedare Bloom2012-05-131-2/+4
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-1137-79/+3
* cpukit/aclocal - Fix one mistake by scriptJoel Sherrill2012-05-111-0/+1
* 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