Age | Commit message (Expand) | Author |
2023-08-28 | libpayload: Fix clang fallthrough warning | Arthur Heymans |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2019-07-21 | libpayload: Enable -Wimplicit-fallthrough | Jacob Garber |
2014-12-30 | libpayload: fix printf handling of unsigned long long | Patrick Georgi |
2014-12-22 | libpayload: console: Allow output drivers to print whole strings at once | Julius Werner |
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 |