make "update" command background/non-blocking
git-svn-id: https://svn.musicpd.org/mpd/trunk@665 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
|
||||
extern char directorydb[MAXPATHLEN+1];
|
||||
|
||||
void directory_sigChldHandler(int pid, int status);
|
||||
|
||||
int updateInit(FILE * fp);
|
||||
|
||||
void initMp3Directory();
|
||||
|
||||
void closeMp3Directory();
|
||||
|
||||
Reference in New Issue
Block a user