summaryrefslogtreecommitdiff
path: root/cpukit/libfs/src/dosfs (follow)
AgeCommit message (Expand)Author
2023-10-30cpukit/libfs/dosfs: Use enum values for enum initKinsey Moore
2023-10-12fat_fat_operations.c: Fix incorrect indentationJoel Sherrill
2023-05-20Update company nameSebastian Huber
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber
2022-03-10cpukit: Automated IMD header file clean upChristian Mauderer
2022-03-10bsps and cpukit: Manual file header clean upChristian Mauderer
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill
2021-07-16cpukit: occured -> occurredSebastian Huber
2021-05-28Change filesystem utime_h handler to utimens_hRyan Long
2021-03-26dosfs: Use peek supportChristian Mauderer
2020-12-02dosfs: Fix Doxygen group placementSebastian Huber
2020-08-04dosfs: Fix memory leak on failed mounts.Christian Mauderer
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2019-10-01dosfs: Fix format with media block sizes > 512Sebastian Huber
2019-04-02doxygen: Added groups to IO libraryAndreas Dachsberger
2019-02-28Remove explicit file names from @fileSebastian Huber
2019-02-05fs: Add struct dirent::d_type supportSebastian Huber
2018-12-04Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara
2018-11-27dosfs: Fix device identifierSebastian Huber
2018-08-07dosfs: Avoid deprecated routineSebastian Huber
2018-02-02dosfs: Use self-contained recursive mutexSebastian Huber
2018-01-25Remove make preinstallChris Johns
2017-12-13dosfs: Include <rtems/dosfs.h>Sebastian Huber
2017-12-07dosfs: Allow creating a file with similar name.Christian Mauderer
2017-12-05dosfs: Fix files with same name as volume name.Christian Mauderer
2017-09-15libio: Add rtems_libio_iop_is_append()Sebastian Huber
2017-09-06dosfs: Fix fat_file_update()Sebastian Huber
2017-09-06dosfs: Fix find name next entry preparationSebastian Huber
2017-09-06dosfs: Fix msdos_dir_read()Sebastian Huber
2017-09-06dosfs: Support a cluster size of 64KiBSebastian Huber
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel
2017-03-16dosfs: Fix file name searchSebastian Huber
2017-03-16dosfs: Fix race condition msdos_dir_read()Sebastian Huber
2017-03-16dosfs: Rename fat_entries to lfn_entriesSebastian Huber
2017-03-16dosfs: Fix long file name paddingSebastian Huber
2017-03-16dosfs: msdos_filename_utf8_to_short_name_for_saveSebastian Huber
2017-03-16dosfs: Fix msdos_add_file()Sebastian Huber
2017-03-16dosfs: Simplify msdos_add_file()Sebastian Huber
2017-03-16dosfs: Add and use msdos_lfn_checksum()Sebastian Huber
2017-03-16dosfs: Simplify fat_file_open()Sebastian Huber
2017-03-16dosfs: Simplify msdos_creat_node()Sebastian Huber
2017-03-16dosfs: Fix fat_file_write()Sebastian Huber
2017-03-16dosfs: Fix msdos_utf8_normalize_and_fold()Sebastian Huber
2017-02-28dosfs: Fix FAT32 formatterSebastian Huber
2017-02-28dosfs: Directories should have a file size of 0Sebastian Huber
2017-02-14dosfs: Fix msdos_find_file_in_directory()Sebastian Huber
2017-01-24Use <sys/endian.h>Sebastian Huber
2016-07-12DOSFS - LENGHT -> LENGTHJoel Sherrill
2016-06-06dosfs: Use proper semaphore attr for mutexSebastian Huber