index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
logf.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Don't add new message to logf when we dump it to file
Mihail Zenkov
2016-04-04
*
Print `last logf lines on panic().
Frank Gevaerts
2014-01-11
*
Move some gcc extensions to new gcc_extensions.h header
Rafaël Carré
2010-07-25
*
don't let logf() and DEBUGF() be empty statements
Rafaël Carré
2010-05-18
*
A new implementation of logf, logfdisplay and logfdump.
Maurus Cuelenaere
2009-08-21
*
Commit FS#9733 (multiline logf) by Yoshihisa Uchida
Maurus Cuelenaere
2008-12-31
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
logf changes:
Nicolas Pennequin
2007-10-24
*
Fix simulator builds, and some debugf() format strings.
Jens Arnold
2007-03-17
*
Fixed the logf builds.
Miika Pekkarinen
2007-03-17
*
Let GCC check arguments of some more printf-style functions, also for plugins...
Jens Arnold
2007-03-17
*
Support building tagcache db natively on PC using the core of the
Miika Pekkarinen
2006-11-10
*
decrease to 30
Michiel Van Der Kolk
2005-06-30
*
better logf
Michiel Van Der Kolk
2005-06-30
*
My gcc v3.3.5 choked on the bool type, solved with this include.
Tomas Salfischberger
2005-06-22
*
Modified logf to use a define for the log width, and changed it to default to
Daniel Stenberg
2005-06-01
*
(Optional) logf support
Daniel Stenberg
2005-05-30
*
update to the new logf style and moved the defines here too
Daniel Stenberg
2005-05-24
*
initial logf() work, not added to SOURCES yet (on purpose)
Daniel Stenberg
2005-05-23