[coreboot] [PATCH]libpayload: libc-style headers, some more functions

Patrick Georgi patrick at georgi-clan.de
Tue Jun 15 21:25:17 CEST 2010


Hi,

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

baiyin cai, I added you to the recipients, as marc indicated that this
might overlap with your summer of code effort.

Comments are appreciated.

Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20100615-1-more-libc.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100615/677a1221/attachment.ksh>


More information about the coreboot mailing list