coreboot-kgpe-d16/payloads/libpayload/libc
Patrick Georgi 7f96583f0f Reduce warnings/errors in libpayload when using picky compiler options
The new build system uses quite a few more -W flags for the compiler by
default than the old one. And that's for the better.

Change-Id: Ia8e3d28fb35c56760c2bd0983046c7067e8c5dd6
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/72
Tested-by: build bot (Jenkins)
Reviewed-by: Uwe Hermann <uwe@hermann-uwe.de>
2011-06-30 20:41:23 +02:00
..
Makefile.inc Use coreboot build system for libpayload, too. 2011-06-30 20:40:10 +02: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
ctype.c
exec.c
getopt_long.c Reduce warnings/errors in libpayload when using picky compiler options 2011-06-30 20:41:23 +02:00
ipchecksum.c
lar.c
lib.c Use fprintf(stderr, ...) in library 2011-02-14 19:26:22 +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 Reduce warnings/errors in libpayload when using picky compiler options 2011-06-30 20:41:23 +02:00
rand.c
readline.c
string.c libpayload: Fix documentation 2011-03-22 13:40:09 +00:00
strings.c Reduce warnings/errors in libpayload when using picky compiler options 2011-06-30 20:41:23 +02:00
sysinfo.c Reduce warnings/errors in libpayload when using picky compiler options 2011-06-30 20:41:23 +02:00
time.c