• Eric Wong's avatar
    logging cleanups · 89073cfb
    Eric Wong authored
    * Moved all logging-related stuff into log.c
    (and not myfprintf.c)
    
    * ISO C90-compliant strftime usage:
    %e and %R replaced with %d and %H:%M respectively
    
    * Got rid of variadic macros since some old-school compilers
    don't like them
    
    * compiling with -DNDEBUG disables the DEBUG() macro
    
    git-svn-id: https://svn.musicpd.org/mpd/trunk@4512 09075e82-0dd4-0310-85a5-a0d7c8717e4f
    89073cfb
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...