index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
libc
/
printf.c
Age
Commit message (
Expand
)
Author
2013-03-26
libpayload: fix size_t handling
Stefan Reinauer
2012-04-04
libpayload: avoid excessive casts in printf.c
Mathias Krause
2012-04-04
libpayload: minor cleanups
Mathias Krause
2011-06-30
Reduce warnings/errors in libpayload when using picky compiler options
Patrick Georgi
2011-02-24
libpayload: Move stdin/stdout/stderr away from headers
Patrick Georgi
2011-02-14
Stub out FILE*, stdout/stdin/stderr and implement fprintf on these
Patrick Georgi
2010-06-24
Attached patch moves functions out of the huge libpayload.h into headers
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2008-08-26
Fix some Doxygen warnings and/or typos (trivial).
Uwe Hermann
2008-04-25
libpayload: Fix a small but aggressive bug in printf()
Jordan Crouse
2008-04-11
Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial).
Uwe Hermann
2008-04-02
Add missing snprintf() to libc/printf.c (trivial).
Uwe Hermann
2008-03-21
Cosmetics, fix typos (trivial).
Uwe Hermann
2008-03-20
libpayload: BSD solutions contributed by Uwe
Uwe Hermann