summaryrefslogtreecommitdiffstats
path: root/src/console/vsprintf.c
Commit message (Expand)AuthorAgeFilesLines
* console/vsprintf.c: Add <stdarg.h>Elyes Haouas2022-10-061-0/+1
* lib/trace: Remove TRACE supportKyösti Mälkki2020-12-021-5/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/console: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* AUTHORS: Move src/console copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* src/console: Fix coding styleElyes HAOUAS2018-06-041-2/+1
* console: Expose vsnprintfDavid Hendricks2018-04-091-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* src/console: Sanitize headers and IS_ENABLED usageEdward O'Callaghan2014-06-251-1/+1
* console: Simplify vtxprintfKyösti Mälkki2014-04-091-1/+1
* Remove sprintfVladimir Serbinenko2014-01-101-14/+0
* console/vsprintf: Implement snprintfVladimir Serbinenko2014-01-101-8/+28
* snprintf: lockless operationVladimir Serbinenko2013-12-071-12/+12
* Add support for the tracing infastructure in coreboot.Rudolf Marek2011-09-071-0/+3
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* This patch is what I needed to compile coreboot with LLVM.Stefan Reinauer2010-03-161-1/+0
* Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson2009-11-121-1/+1
* Create lib.h for homeless prototypes.Myles Watson2009-10-281-2/+1
* Improve coreboot build output and eliminate some warnings:Uwe Hermann2009-10-271-0/+2
* re-order console output functions, add proper prototypes, Stefan Reinauer2009-10-241-21/+37
* trivial typo in a commentStefan Reinauer2009-07-261-1/+1
* Make vsprintf reentrant. More importantly, eliminate global variable.Patrick Georgi2009-05-261-11/+11
* console code cleanup.Stefan Reinauer2004-05-281-294/+2
* removed duplicate functionGreg Watson2004-03-261-10/+0
* - Remove all of the annoying $Id stringsEric Biederman2003-07-121-5/+0
* - Initial checkin of the freebios2 treeEric Biederman2003-04-221-0/+352