coreboot-kgpe-d16/payloads/libpayload/libc
Stefan Reinauer 663ea08ef1 these use CONFIG_ variables, too.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3495 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-08-11 16:55:35 +00:00
..
Makefile.inc new menu structure for libpayload 2008-08-08 13:45:03 +00:00
console.c these use CONFIG_ variables, too. 2008-08-11 16:55:35 +00:00
ctype.c Correct upper boundary for isxdigit. 2008-04-12 20:09:46 +00:00
exec.c these use CONFIG_ variables, too. 2008-08-11 16:55:35 +00:00
ipchecksum.c Cosmetics, fix typos (trivial). 2008-03-21 18:37:23 +00:00
lar.c libpayload: Add a function to verify the checksum on a LAR file 2008-05-27 19:57:53 +00:00
lib.c Convert BIN2HEX/HEX2BIN to functions and add the abs() family 2008-04-11 18:38:04 +00:00
malloc.c libpayload: Fix malloc allocation 2008-04-25 23:08:47 +00:00
memory.c Fix signedness problem in memcmp. 2008-08-09 19:34:56 +00:00
printf.c libpayload: Fix a small but aggressive bug in printf() 2008-04-25 23:10:23 +00:00
rand.c Add rand/rand_r/srand functions for generating pseudo-random bytes. 2008-04-07 23:33:50 +00:00
string.c libpayload: Add the null terminator to the end of the duplicated string 2008-04-25 23:07:39 +00:00
time.c these use CONFIG_ variables, too. 2008-08-11 16:55:35 +00:00