coreboot-kgpe-d16/payloads/libpayload/include
Patrick Georgi f7b30808f3 libpayload: Improve compatibility
Define INT_MAX, EOF and make sure size_t is available.

Change-Id: I1b4b717d2545ea8312ec52339300307a5bd68f8a
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/104
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2011-07-16 11:09:28 +02:00
..
arpa Some more POSIX compatibility 2011-02-14 19:23:33 +00:00
i386/arch Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
pci libpayload: Add more libpci-compatibility (#defines) 2011-03-01 07:26:00 +00:00
powerpc/arch libpayload update 2010-03-25 22:15:19 +00:00
sys Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
usb Avoid using the name "pid_t", which is used on unixoid systems. 2010-06-07 13:58:17 +00:00
assert.h Use fprintf(stderr, ...) in library 2011-02-14 19:26:22 +00:00
coreboot_tables.h Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
ctype.h Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
curses.h libpayload: Don't declare mouse support in tinycurses 2011-07-07 22:30:05 +02:00
curses.priv.h libpayload: Don't declare mouse support in tinycurses 2011-07-07 22:30:05 +02:00
errno.h Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
getopt.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
lar.h
libpayload.h Reduce warnings/errors in libpayload when using picky compiler options 2011-06-30 20:41:23 +02:00
limits.h libpayload: Improve compatibility 2011-07-16 11:09:28 +02:00
malloc.h libpayload: Provide atol(), malloc.h 2011-07-07 22:29:53 +02:00
multiboot_tables.h
pci.h libpayload: Add more libpci-compatibility (#defines) 2011-03-01 07:26:00 +00:00
stdarg.h libpayload: Improve compatibility 2011-07-16 11:09:28 +02:00
stdint.h Some more standard types and defines (libpayload) 2011-03-01 07:13:10 +00:00
stdio.h libpayload: Improve compatibility 2011-07-16 11:09:28 +02:00
stdlib.h libpayload: Add qsort() 2011-07-11 20:23:56 +02:00
string.h libpayload: Implement strlcpy 2011-07-07 22:29:35 +02:00
strings.h libpayload: Implement ffs() 2011-03-01 07:23:49 +00:00
sysinfo.h Allow libpayload to use an OXPCIe 952 card on systems without 2011-04-16 00:13:17 +00:00
unistd.h Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
video_console.h