9
0
Fork 0
barebox/lib_generic
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_305 2007-07-05 18:01:42 +02:00
bzlib.c svn_rev_099 2007-07-05 18:01:22 +02:00
bzlib_crctable.c svn_rev_099 2007-07-05 18:01:22 +02:00
bzlib_decompress.c svn_rev_099 2007-07-05 18:01:22 +02:00
bzlib_huffman.c svn_rev_099 2007-07-05 18:01:22 +02:00
bzlib_private.h * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
bzlib_randtable.c svn_rev_099 2007-07-05 18:01:22 +02:00
crc32.c svn_rev_304 2007-07-05 18:01:41 +02:00
ctype.c Initial revision 2000-07-19 14:09:16 +00:00
display_options.c svn_rev_099 2007-07-05 18:01:22 +02:00
div64.c svn_rev_032 2007-07-05 18:01:15 +02:00
global.c svn_rev_388 2007-07-05 18:01:49 +02:00
ldiv.c * Code cleanup: 2003-06-27 21:31:46 +00:00
misc.c svn_rev_420 2007-07-05 18:01:52 +02:00
string.c svn_rev_003 2007-07-05 18:01:13 +02:00
vsprintf.c Code cleanup; make several boards compile & link. 2004-03-14 22:25:36 +00:00
zlib.c svn_rev_003 2007-07-05 18:01:13 +02:00