[klibc] [PATCH v2 2/4] klibc: Add alphasort() support.

maximilian attems max at stro.at
Wed Aug 3 01:36:20 PDT 2011


On Tue, 02 Aug 2011, Mike Waychison wrote:

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

applied and pushed, thank you.
(should appear shortly on kernel.org mirrors)



More information about the klibc mailing list