9
0
Fork 0
barebox/fs/cramfs
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
..
Makefile svn_rev_234 2007-07-05 18:01:35 +02:00
cramfs.c svn_rev_420 2007-07-05 18:01:52 +02:00
uncompress.c svn_rev_234 2007-07-05 18:01:35 +02:00