9
0
Fork 0
barebox/fs
Sascha Hauer e694adc6a4 svn_rev_420
- do more POSIX:
  - use DIR instead of struct dirent
  - use (struct dirent)->d_name instead of (struct dirent)->name
- switch to a new layout for U_BOOT_CMD:
  - use C99 initializers to be able to add more fields to the
    command struct
  - add aliases for commands (needed mainly for help -> ? and test -> [
  - This is not done for all commands yet, but the compiler will tell you ;)
2007-07-05 18:01:52 +02:00
..
cramfs svn_rev_420 2007-07-05 18:01:52 +02:00
ext2 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
fat svn_rev_003 2007-07-05 18:01:13 +02:00
fdos Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
jffs2 svn_rev_238 2007-07-05 18:01:35 +02:00
reiserfs svn_rev_003 2007-07-05 18:01:13 +02:00
Kconfig svn_rev_234 2007-07-05 18:01:35 +02:00
Makefile svn_rev_339 2007-07-05 18:01:44 +02:00
devfs.c svn_rev_420 2007-07-05 18:01:52 +02:00
fs.c svn_rev_420 2007-07-05 18:01:52 +02:00
ramfs.c svn_rev_420 2007-07-05 18:01:52 +02:00