[coreboot] [PATCH]libpayload: more libc support

Patrick Georgi patrick at georgi-clan.de
Tue Jun 22 17:17:01 CEST 2010


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>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20100622-4-libpayload-more-libc
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100622/3d9c283e/attachment.ksh>


More information about the coreboot mailing list