summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_load_tar.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-02imfs: Constify rtems_tarfs_load()Sebastian Huber1-3/+5
2022-03-22cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-11-25untar: Unify untar supportSebastian Huber1-142/+55
2019-11-19imfs: Add IMFS_make_linfile()Sebastian Huber1-15/+14
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber1-1/+1
2015-11-23untar: do not exit with error when created directory already exists.Pavel Pisa1-1/+17
2015-02-12IMFS: Add fine grained configurationSebastian Huber1-4/+1
2015-02-12IMFS: Introduce IMFS_mknod_controlSebastian Huber1-0/+1
2015-01-28IMFS: Reduce IMFS node typesSebastian Huber1-1/+1
2015-01-27IMFS: Replace node union with individual structSebastian Huber1-11/+14
2014-12-11Teach rtems_tarfs_load() about symlinksNick Withers1-0/+17
2014-11-21Delete or rename MIN/MAX macros and definesSebastian Huber1-2/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-09-05imfs: use safe string functionsGedare Bloom1-3/+5
2013-09-05imfs: check return value from mkdirGedare Bloom1-1/+1
2012-12-20libfs: Doxygen Enhancement Task #1Alex Ivanov1-50/+7
2012-05-15Filesystem: Move operations to mount table entrySebastian Huber1-1/+5
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-03-13Filesystem: Rename definesSebastian Huber1-2/+2
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-39/+39
2011-11-06Remove stray whitespaces.Ralf Corsepius1-2/+2
2010-07-272010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+3
2010-07-262010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+3
2010-07-132010-07-13 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill1-1/+2
2010-06-132010-06-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2010-01-192010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-78/+87
2010-01-182010-01-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-26/+32
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+2
2008-07-032008-07-03 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+0
2005-05-032005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-5/+6
2005-02-08Add copy-on-write semantics to rtems_tarfs_load().Eric Norum1-36/+6
2005-02-072005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-72/+11
2004-04-17Remove stray white spaces.Ralf Corsepius1-5/+5
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2002-01-082002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+6
2001-10-262001-10-26 Victor V. Vengerov <vvv@oktet.ru>Joel Sherrill1-1/+3
2001-10-162001-10-16 Chris Johns <ccj@acm.org>Joel Sherrill1-48/+48
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+8
2001-01-122001-01-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill1-13/+49
2000-12-132000-12-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill1-0/+209