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 <[email protected]>
>   
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 <[email protected]>

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to