the following patch was just integrated into master: commit 7f65f079c80bf52ff9e2f12b3c118ad3dcb5647b Author: Patrick Georgi patrick.georgi@secunet.com Date: Tue Jul 19 16:38:23 2011 +0200
Add POSIXy readdir/scandir support
This abuses the print_a_completion mechanism to build the right data structures to support opendir/readdir/closedir and scandir on top of them.
It's BSD-licensed so it can eventually be moved over to libpayload.
Change-Id: Iadc1daed3cab4cf2ead778c23ad756d36cbbb99a Signed-off-by: Patrick Georgi patrick.georgi@secunet.com
See http://review.coreboot.org/119 for details.
-gerrit