aboutsummaryrefslogtreecommitdiff
path: root/src/log.c
Commit message (Expand)AuthorAge
...
* More (v)snprintf-related buffer over-allocations removedEric Wong2007-02-19
* Re-adding a fix to log.c that got pulled with the localization reversion.J. Alexander Treuman2007-02-18
* Reverting all of my localization changes. It was a horribleJ. Alexander Treuman2007-02-18
* Don't initialize globals to zero (or NULL)Eric Wong2007-01-14
* Output warning messages in the current locale's charset.J. Alexander Treuman2007-01-08
* Fixed some silly logic that caused an extra \n to be printed when flushingJ. Alexander Treuman2007-01-08
* Convert log messages sent to stdout to the current locale's charset.J. Alexander Treuman2007-01-08
* cleanup flushWarningBuffer() and make some for() loops in audio.c look and do...Warren Dukes2006-10-03
* get rid of the pointless xopen wrapper, open(2) does not throw errno = EINTREric Wong2006-08-22
* always support DEBUG() logging, even if -DNDEBUGWarren Dukes2006-08-12
* log: oops, brain fart caused a segfaultEric Wong2006-08-03
* log: switch to using FILE * for logging, since fdprintf isn't reentrantEric Wong2006-08-03
* logging cleanupsEric Wong2006-08-01
* remove deprecated myfprintf wrapperEric Wong2006-07-30
* Add mpd-indent.shAvuton Olrich2006-07-20
* sparse: ANSI-fy function declarationsEric Wong2006-07-17
* Change shank's email addressJ. Alexander Treuman2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* if no audioOutput specified, we no attempt to detect if there exists a usable...Warren Dukes2005-03-12
* merge shank-rewrite-config changesWarren Dukes2004-10-28
* Add WARNING log method. it's the same as ERROR, except that when mpd starts,Warren Dukes2004-06-12
* add vim shiznit to end of all source filesWarren Dukes2004-04-14
* import from SF CVSWarren Dukes2004-02-23