index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interface.c
Age
Commit message (
Expand
)
Author
2004-06-15
fix C99 stuff for commandError
Warren Dukes
2004-06-05
implement list_OK/command_list_ok_begin
Warren Dukes
2004-06-04
finish ack error codes
Warren Dukes
2004-06-04
clean up ACK error coding a little bit
Warren Dukes
2004-05-11
fix foobar!
Warren Dukes
2004-05-11
maybe this fixes remoford's bug?!?
Warren Dukes
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
2004-04-13
ok, rework myfprintf so it uses write() and never use any file stream
Warren Dukes
2004-04-12
cleanup interface between interface.[ch] and command.[ch]
Warren Dukes
2004-04-11
incremental updates and command-list/update kung fu
Warren Dukes
2004-04-02
use EXIT_SUCCESS and EXIT_FAILURE
Warren Dukes
2004-04-01
use our own portable version of usleep using select()
Warren Dukes
2004-03-31
cleanup reading from interface, when argArrayLength returned by buffer2array
Warren Dukes
2004-02-25
cleanup logging, need to be careful with SECURE and DEBUG
Warren Dukes
2004-02-23
import from SF CVS
Warren Dukes