summaryrefslogtreecommitdiff
path: root/cpukit/libfs (follow)
AgeCommit message (Expand)Author
2013-08-06Fix compiler warningsR. Diez
2013-07-27Return the amount of data written when an error occurs rather thanChris Johns
2013-07-26score: Create states implementation headerSebastian Huber
2013-07-23Include missing <string.h>Sebastian Huber
2013-07-22rtems: Create barrier implementation headerSebastian Huber
2013-06-21IMFS: Fix reference count for debug enabledSebastian Huber
2013-06-14documentation: Fix Doxygen commentsSebastian Huber
2013-06-07score: Add and use _Objects_Put()Sebastian Huber
2013-06-07dosfs: DocumentationSebastian Huber
2013-06-05nfsclient: Add rpcSetXIDs()Sebastian Huber
2013-06-05nfsclient: Fix warningsSebastian Huber
2013-06-05nfsclient: Delete superfluous mask operationSebastian Huber
2013-06-05nfsclient: Delete superfluous assignmentSebastian Huber
2013-06-03dosfs: DocumentationRalf Kirchner
2013-06-03dosfs: UTF-8 Support: Multibyte conversionsRalf Kirchner
2013-06-03dosfs: UTF-8 Support: UI, backwards compatibilityRalf Kirchner
2013-05-24dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCERalf Kirchner
2013-05-24dosfs: Fix typoRalf Kirchner
2013-05-16dosfs: Add statvfs() supportAndrei Mozzhuhin
2013-03-22libfs: Always use geteuid() and getegid()Sebastian Huber
2013-03-18IMFS: Fix NULL pointer accessSebastian Huber
2013-02-27dosfs: PR2091: Fix warningAndreas Heinig
2013-02-27IMFS: PR2093: Fix warningSebastian Huber
2013-02-27dosfs: PR2092: Delete unused functionAndreas Heinig
2013-02-20dosfs: Fix file length updateSebastian Huber
2013-02-15dosfs: Start scan with a valid data clusterSebastian Huber
2013-02-15dosfs: Fix file extendSebastian Huber
2013-02-15dosfs: Ensure valid data cluster countSebastian Huber
2013-01-30dosfs: Always release the buffersSebastian Huber
2013-01-10cpukit: Fix many Doxygen warningsJoel Sherrill
2013-01-10devfs: Doxygen Warning Removal and CleanupJoel Sherrill
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill
2013-01-10cpukit: Add EOL on files missing EOL at EOFJoel Sherrill
2013-01-10rfs: Doxygen group cannot have a dash in itJoel Sherrill
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill
2013-01-09IMFS: DocumentationSebastian Huber
2013-01-09nfsclient: Return an error status in nfsInit()Sebastian Huber
2013-01-08libfs: Doxygen Clean Up Task #1Alex Ivanov
2013-01-04libfs: Doxygen Clean Up Task #2Mathew Kallada
2012-12-28Header File Doxygen Enhancement Task #1Alex Ivanov
2012-12-28Header File Doxygen Enhancement Task #2Mathew Kallada
2012-12-28libfs: Doxygen Enhancement Task #4Ayush Awasthi
2012-12-28libfs: Doxygen Enhancement Task #5Mathew Kallada
2012-12-28libfs: Doxygen Enhancement Task #3Alex Ivanov
2012-12-21IMFS: DocumentationSebastian Huber
2012-12-21IMFS: Fix resource leak in IMFS_allocate_node()Sebastian Huber
2012-12-20libfs: Doxygen Enhancement Task #1Alex Ivanov
2012-12-20libfs: Doxygen Enhancement Task #6"Mathew Kallada
2012-12-18libfs: Doxygen Enhancement Task #2Alex Ivanov
2012-12-14dosfs: Avoid error caused by bdbuf configurationSebastian Huber