index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
logf.h
Age
Commit message (
Expand
)
Author
2016-04-04
Don't add new message to logf when we dump it to file
Mihail Zenkov
2014-01-11
Print `last logf lines on panic().
Frank Gevaerts
2010-07-25
Move some gcc extensions to new gcc_extensions.h header
Rafaël Carré
2010-05-18
don't let logf() and DEBUGF() be empty statements
Rafaël Carré
2009-08-21
A new implementation of logf, logfdisplay and logfdump.
Maurus Cuelenaere
2008-12-31
Commit FS#9733 (multiline logf) by Yoshihisa Uchida
Maurus Cuelenaere
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-10-24
logf changes:
Nicolas Pennequin
2007-03-17
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
2006-11-10
Support building tagcache db natively on PC using the core of the
Miika Pekkarinen
2005-06-30
decrease to 30
Michiel Van Der Kolk
2005-06-30
better logf
Michiel Van Der Kolk
2005-06-22
My gcc v3.3.5 choked on the bool type, solved with this include.
Tomas Salfischberger
2005-06-01
Modified logf to use a define for the log width, and changed it to default to
Daniel Stenberg
2005-05-30
(Optional) logf support
Daniel Stenberg
2005-05-24
update to the new logf style and moved the defines here too
Daniel Stenberg
2005-05-23
initial logf() work, not added to SOURCES yet (on purpose)
Daniel Stenberg