summaryrefslogtreecommitdiff
path: root/cpukit/libfs (follow)
AgeCommit message (Expand)Author
2017-12-13RFS: Include <rtems/rtems-rfs-shell.h>Sebastian Huber
2017-12-13pipe: Include <rtems/pipe.h>Sebastian Huber
2017-12-13dosfs: Include <rtems/dosfs.h>Sebastian Huber
2017-12-13devfs: Include <rtems/devfs.h>Sebastian Huber
2017-12-13IMFS: Include <rtems/imfs.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-27score: Simplify red-black tree debug supportSebastian Huber
2017-09-15libio: Add rtems_libio_iop_is_append()Sebastian Huber
2017-09-15libio: Add rtems_libio_iop_is_writeable()Sebastian Huber
2017-09-15libio: Add rtems_libio_iop_is_no_delay()Sebastian Huber
2017-09-15libio: Add rtems_libio_iop_flags()Sebastian Huber
2017-09-15libio: Add iop set/clear flagsSebastian 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-08-25Include missing <string.h>Sebastian Huber
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel
2017-06-07Include missing <sys/param.h>Sebastian Huber
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber
2017-05-24build-system: Parallel build all subdirs.Chris Johns
2017-04-18rtems/inttypes.h: New file. Uses contents from cpukitJoel Sherrill
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-23termios: Add kqueue() and poll() supportSebastian Huber
2017-02-15Remove old CVS keywordsNick Withers
2017-02-14dosfs: Fix msdos_find_file_in_directory()Sebastian Huber
2017-01-24Use <sys/endian.h>Sebastian Huber
2017-01-23nfsclient: Fix suspicious conditionSebastian Huber
2017-01-19JFFS2: Fix typoSebastian Huber
2016-12-20JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTIONSebastian Huber
2016-12-20JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTIONSebastian Huber
2016-12-20JFFS2: Add RTEMS_JFFS2_GET_INFOSebastian Huber
2016-09-19imfs: Untangle dependenciesSebastian Huber
2016-09-16imfs: Fix IMFS_stat_file()Sebastian Huber
2016-09-06score: Improve red-black tree debug supportSebastian Huber
2016-08-08score: Add debug support to red-black treesSebastian Huber