summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems-rfs-dir-hash.c: Add file headers and licensesRyan Long2022-05-041-0/+27
* rtems-jffs2-config.h: Add file headers and licensesRyan Long2022-05-041-0/+33
* imfs: Fix index underrun when extending empty fileChristian Mauderer2022-04-071-1/+2
* cpukit/: Update Eric Norum contact info and normalize file headersJoel Sherrill2022-03-241-1/+1
* cpukit/libfs/src/rfs: Change license to BSD-2Joel Sherrill2022-03-2221-63/+462
* cpukit/libds/src/ftpfs/tftpDriver.c: Manually update license to BSD-2Joel Sherrill2022-03-221-8/+30
* cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill2022-03-2228-84/+616
* cpukit/libfs/src/defaults: Change license to BSD-2Joel Sherrill2022-03-2237-111/+814
* cpukit: Automated IMD header file clean upChristian Mauderer2022-03-101-1/+1
* bsps and cpukit: Manual file header clean upChristian Mauderer2022-03-101-8/+5
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-1017-102/+1
* cpukit: occured -> occurredSebastian Huber2021-07-169-41/+41
* Change filesystem utime_h handler to utimens_hRyan Long2021-05-2811-131/+197
* cpukit/libfs: Remove nfsclientVijay Kumar Banerjee2021-04-0716-10797/+0
* cpukit: Move ftpfs from libnetworking to libfsVijay Kumar Banerjee2021-04-072-0/+2496
* dosfs: Use peek supportChristian Mauderer2021-03-263-5/+31
* dosfs: Fix Doxygen group placementSebastian Huber2020-12-0210-25/+27
* libfs: Fix Doxygen group placementSebastian Huber2020-12-026-6/+6
* nfsclient: Rework Doxygen groupsSebastian Huber2020-12-028-16/+19
* libfs/rfs: Check search bit map end on last bitChris Johns2020-10-171-2/+15
* dosfs: Fix memory leak on failed mounts.Christian Mauderer2020-08-041-0/+5
* rtems: Remove deprecated rtems_io_lookup_name()Sebastian Huber2020-07-141-21/+0
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-2898-98/+196
* Canonicalize config.h includeSebastian Huber2020-04-16109-169/+169
* imfs: Replace devfs with an IMFS specializationSebastian Huber2020-03-0911-485/+163
* imfs: Simplify code generationSebastian Huber2020-03-091-11/+17
* imfs: Remove unused handlersSebastian Huber2020-03-091-6/+1
* imfs: Constify imfs_memfile_bytes_per_blockSebastian Huber2020-03-092-37/+0
* imfs: Use _IMFS_get_time()Sebastian Huber2020-03-091-6/+5
* imfs: Add IMFS_add_node()Sebastian Huber2020-03-043-5/+162
* imfs: Simplify IMFS_create_node()Sebastian Huber2020-03-041-3/+4
* imfs: Remove IMFS_NODE_FLAG_NAME_ALLOCATEDSebastian Huber2020-03-042-14/+39
* cpukit/libfs: remove more dead code from pipe/fifo.cGedare Bloom2020-01-031-2/+0
* cpukit/libfs: remove dead code from pipe/fifo.cGedare Bloom2020-01-031-2/+0
* pipe: Use condition variablesSebastian Huber2019-12-111-49/+17
* untar: Unify untar supportSebastian Huber2019-11-251-142/+55
* imfs: Fix IMFS_make_linearfile()Sebastian Huber2019-11-211-2/+2
* imfs: Add IMFS_make_linfile()Sebastian Huber2019-11-194-20/+105
* dosfs: Fix format with media block sizes > 512Sebastian Huber2019-10-011-47/+46
* doxygen: Added groups to IO libraryAndreas Dachsberger2019-04-023-3/+3
* libfs/src/pipe/fifo.c: Fix warning.Joel Sherrill2019-03-251-2/+0
* fifo.c: Eliminate logically dead code (Coverity 1437635)Joel Sherrill2019-03-141-8/+5
* Remove explicit file names from @fileSebastian Huber2019-02-281-1/+1
* fs: Add struct dirent::d_type supportSebastian Huber2019-02-055-4/+29
* Fix format warnings due to ino_t changesSebastian Huber2019-01-101-1/+2
* Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara2018-12-042-2/+2
* 5 spelling errors for a Google Code-In task.Jacob Shin2018-12-021-1/+1
* dosfs: Fix device identifierSebastian Huber2018-11-271-1/+1
* pipe/fifo.c: Remove dead code (CID 1437649)Joel Sherrill2018-11-221-1/+0
* build: Merge libfs/Makefile.amSebastian Huber2018-10-102-176/+0