From 860f8bda714da8724777e47829e751585b4ca288 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Tue, 13 Apr 2004 19:08:38 +0000 Subject: ok, rework myfprintf so it uses write() and never use any file stream print functions. this way we can always know wtf is going on! also, remove some places where we were using fprintf and printf instead of myfprintf git-svn-id: https://svn.musicpd.org/mpd/trunk@734 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- TODO | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 0881fd08a..31ba0b9d5 100644 --- a/TODO +++ b/TODO @@ -4,10 +4,6 @@ quit in the middle of an update k) when bg-update, have parent print out new old stuff to log on reading db, not the child - l) IMPORTANT: look over new command list shiznit and make it much - cleaner, please! (in particular, move buffer2array code from - interface.c to command.c, and have command stuff - do buffer2array) m) MOST IMPORTANT: update needs to deal better with directories/files that don't exist in the db, but do exit in the fs (i.e. calling updated on a newly created file). -- cgit v1.2.3