Re: [coreboot] [PATCH]libpayload: more libc support

2010-06-23 Thread Stefan Reinauer
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 a

[coreboot] [PATCH]libpayload: more libc support

2010-06-22 Thread Patrick Georgi
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, strca