index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils.c: fix xrealloc
Eric Wong
2006-09-07
1
-5
/
+6
*
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
Eric Wong
2006-08-26
1
-3
/
+55
*
Add mpd-indent.sh
Avuton Olrich
2006-07-20
1
-29
/
+36
*
sparse: ANSI-fy function declarations
Eric Wong
2006-07-17
1
-1
/
+1
*
[CLEANUP] Cleanup whitespace->tabs
Avuton Olrich
2006-07-15
1
-22
/
+21
*
Change shank's email address
J. Alexander Treuman
2006-07-14
1
-1
/
+1
*
Huge header update, update the copyright and add
Avuton Olrich
2006-07-13
1
-1
/
+1
*
fix bug 421: database read failed with newline in ID3-tag
Warren Dukes
2005-04-30
1
-1
/
+1
*
add support for parsing ape tags in musepack files
Warren Dukes
2005-03-07
1
-0
/
+8
*
for improperly config file lines, print the line number
Warren Dukes
2004-08-10
1
-0
/
+3
*
Add WARNING log method. it's the same as ERROR, except that when mpd starts,
Warren Dukes
2004-06-12
1
-1
/
+19
*
move ipv6supported from listen.c to utils.c
Warren Dukes
2004-05-15
1
-0
/
+13
*
add vim shiznit to end of all source files
Warren Dukes
2004-04-14
1
-0
/
+1
*
move sys/types.h include in utils.c, so it works for FreeBSD, from MDR
Warren Dukes
2004-04-01
1
-1
/
+1
*
use our own portable version of usleep using select()
Warren Dukes
2004-04-01
1
-0
/
+14
*
when stripping return chars, just replace them with spaces
Warren Dukes
2004-03-09
1
-2
/
+2
*
strip return characters that are in the id3 tags
Warren Dukes
2004-03-09
1
-0
/
+6
*
import from SF CVS
Warren Dukes
2004-02-23
1
-0
/
+39