[klibc] [PATCH v2 1/4] klibc: Add scandir() support.

maximilian attems max at stro.at
Wed Aug 3 01:35:44 PDT 2011


On Tue, 02 Aug 2011, Mike Waychison wrote:

> Add support for scandir() as defined in POSIX.1-2008.
> 
> Signed-off-by: Mike Waychison <mikew at google.com>
> ---
>  usr/include/dirent.h |    5 ++++
>  usr/klibc/Kbuild     |    2 +
>  usr/klibc/scandir.c  |   71 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 77 insertions(+), 1 deletions(-)
>  create mode 100644 usr/klibc/scandir.c

applied and pushed, thank you.



More information about the klibc mailing list