coreboot-kgpe-d16/payloads/libpayload/libc
Liu Tao e914b501d2 Changes to str*cmp functions. Fixes a couple more corner cases.
Signed-off-by: Liu Tao <liutao1980@gmail.com>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5785 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-08 10:27:13 +00:00
..
Makefile.inc libpayload update 2010-03-25 22:15:19 +00:00
args.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
console.c don't initialize "in" as it is initialized again one line below. 2009-04-29 19:09:19 +00:00
ctype.c
exec.c
getopt_long.c
ipchecksum.c
lar.c Catch various cases in libpayload where malloc() or memalign() return NULL 2009-07-31 11:39:55 +00:00
lib.c Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
malloc.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
memory.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
printf.c Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
rand.c
readline.c Catch various cases in libpayload where malloc() or memalign() return NULL 2009-07-31 11:39:55 +00:00
string.c Changes to str*cmp functions. Fixes a couple more corner cases. 2010-09-08 10:27:13 +00:00
sysinfo.c
time.c This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00