[coreboot] [PATCH]libpayload: more libc support

Stefan Reinauer stepan at coresystems.de
Wed Jun 23 14:53:57 CEST 2010


On 6/22/10 5:17 PM, Patrick Georgi wrote:
> Hi,
>
> I updated last week's patch to take Carl-Daniel's review into account.
>
> Attached patch moves functions out of the huge libpayload.h into headers
> according to libc/posix traditions, to simplify porting applications to
> payloads.
>
> It also adds a couple of functions:
> strcasecmp, strncasecmp, strcat, strtol, strspn, strcspn, strtok_r,
> strtok, perror, exit, getpagesize
>
> Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
>   
I get an unresolved symbol "errno" when compiling filo ... probably some
file is missing an svn add?

With the issue fixed,

Acked-by: Stefan Reinauer <stepan at coresystems.de>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100623/8ff798cb/attachment.html>


More information about the coreboot mailing list