summaryrefslogtreecommitdiff
path: root/firmware/export/logf.h (follow)
Commit message (Expand)AuthorAge
* Don't add new message to logf when we dump it to fileMihail Zenkov2016-04-04
* Print `last logf lines on panic().Frank Gevaerts2014-01-11
* Move some gcc extensions to new gcc_extensions.h headerRafaël Carré2010-07-25
* don't let logf() and DEBUGF() be empty statementsRafaël Carré2010-05-18
* A new implementation of logf, logfdisplay and logfdump.Maurus Cuelenaere2009-08-21
* Commit FS#9733 (multiline logf) by Yoshihisa UchidaMaurus Cuelenaere2008-12-31
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* logf changes:Nicolas Pennequin2007-10-24
* Fix simulator builds, and some debugf() format strings.Jens Arnold2007-03-17
* Fixed the logf builds.Miika Pekkarinen2007-03-17
* Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold2007-03-17
* Support building tagcache db natively on PC using the core of theMiika Pekkarinen2006-11-10
* decrease to 30Michiel Van Der Kolk2005-06-30
* better logfMichiel Van Der Kolk2005-06-30
* My gcc v3.3.5 choked on the bool type, solved with this include.Tomas Salfischberger2005-06-22
* Modified logf to use a define for the log width, and changed it to default toDaniel Stenberg2005-06-01
* (Optional) logf supportDaniel Stenberg2005-05-30
* update to the new logf style and moved the defines here tooDaniel Stenberg2005-05-24
* initial logf() work, not added to SOURCES yet (on purpose)Daniel Stenberg2005-05-23