Skip to content
Snippets Groups Projects
Commit 62584db1 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

sandbox: Add a way of obtaining directory listings


This implementation uses opendir()/readdir() to access the directory
information and then puts it in a linked list for the caller's use.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarTom Rini <trini@ti.com>
parent e6d52415
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment