summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_dir_default.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-22cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2019-02-05fs: Add struct dirent::d_type supportSebastian Huber1-0/+3
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber1-1/+1
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel1-0/+1
2015-03-17IMFS: NUL-terminate name returned by readdir()Sebastian Huber1-2/+5
2015-03-16IMFS: don't strlen() an unterminated string in IMFS_dir_read().Jamie Iles1-1/+1
2015-02-14IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber1-3/+58
2015-02-04IMFS: Simplify ino generationSebastian Huber1-1/+1
2015-01-27IMFS: Replace node union with individual structSebastian Huber1-28/+27
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-12-20libfs: Doxygen Enhancement Task #1Alex Ivanov1-17/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-11Filesystem: PR1398: Fix lseek() mechanicSebastian Huber1-38/+0
2012-03-13IMFS: Removed superfluous imfs_dir_open()Sebastian Huber1-27/+0
2012-03-13IMFS: Reference counting for nodesSebastian Huber1-24/+0
2012-03-13IMFS: Lock the file system during directory readsSebastian Huber1-21/+15
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-126/+5
2011-11-062011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2011-07-212011-07-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-11-252010-11-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-2/+2
2010-07-152010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-2/+2
2010-06-242010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-2/+1
2010-06-082010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-36/+2
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+2
2009-04-292009-04-29 Chris Johns <chrisj@rtems.org>Chris Johns1-2/+2
2009-03-092009-03-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2008-07-032008-07-03 Chris Johns <chrisj@rtems.org>Chris Johns1-16/+16
2006-12-08Use size_t instead of uint32_t for read/write count-args.Ralf Corsepius1-2/+2
2004-04-17Remove stray white spaces.Ralf Corsepius1-33/+33
2004-04-15Remove stray white spaces.Ralf Corsepius1-2/+0
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2004-03-222004-03-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-3/+3
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-01-042002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-4/+5
2001-11-082001-11-07 Jennifer Averett <jennifer@OARcorp.com>Joel Sherrill1-10/+2
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-08-252000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-66/+75
2000-07-02Fixed stat_ino should be st_ino.Joel Sherrill1-1/+1
2000-06-30Patch from Chris Johns <cjohns@cybertec.com.au> so the directoryJoel Sherrill1-1/+1
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-6/+6
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1-0/+76
1999-06-14Warning removal from D. V. Henkel-Wallace <gumby@zembu.com>.Joel Sherrill1-6/+0
1999-05-27Removed usage of printf.Joel Sherrill1-1/+1
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+278