[U-Boot] [PATCH 0/5] Fix some trivial issues in sandbox/fs

Stefan Brüns stefan.bruens at rwth-aachen.de
Sat Oct 1 20:41:37 CEST 2016


Stefan Brüns (5):
  sandbox/fs: Free memory allocated by os_dirent_ls
  sandbox/fs: Make linking of nodes in os_dirent_ls more obvious
  sandbox/fs: Use correct size path name buffer
  sandbox/fs: Set correct filetype for unknown filetype
  sandbox/fs: Use readdir instead of deprecated readdir_r

 arch/sandbox/cpu/os.c  | 34 +++++++++++++++++++++++-----------
 fs/sandbox/sandboxfs.c |  1 +
 include/os.h           | 11 ++++++++++-
 3 files changed, 34 insertions(+), 12 deletions(-)

-- 
2.10.0



More information about the U-Boot mailing list