summaryrefslogtreecommitdiff
path: root/payloads/libpayload/libc/printf.c
AgeCommit message (Expand)Author
2019-07-21libpayload: Enable -Wimplicit-fallthroughJacob Garber
2014-12-30libpayload: fix printf handling of unsigned long longPatrick Georgi
2014-12-22libpayload: console: Allow output drivers to print whole strings at onceJulius Werner
2013-03-26libpayload: fix size_t handlingStefan Reinauer
2012-04-04libpayload: avoid excessive casts in printf.cMathias Krause
2012-04-04libpayload: minor cleanupsMathias Krause
2011-06-30Reduce warnings/errors in libpayload when using picky compiler optionsPatrick Georgi
2011-02-24libpayload: Move stdin/stdout/stderr away from headersPatrick Georgi
2011-02-14Stub out FILE*, stdout/stdin/stderr and implement fprintf on thesePatrick Georgi
2010-06-24Attached patch moves functions out of the huge libpayload.h into headersPatrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2008-08-26Fix some Doxygen warnings and/or typos (trivial).Uwe Hermann
2008-04-25libpayload: Fix a small but aggressive bug in printf()Jordan Crouse
2008-04-11Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial).Uwe Hermann
2008-04-02Add missing snprintf() to libc/printf.c (trivial).Uwe Hermann
2008-03-21Cosmetics, fix typos (trivial).Uwe Hermann
2008-03-20libpayload: BSD solutions contributed by UweUwe Hermann