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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: removed unused functions
Max Kellermann
2009-01-03
1
-57
/
+0
*
tag: use g_strescape() to eliminate evil characters
Max Kellermann
2009-01-03
1
-2
/
+0
*
listen: use GLib instead of utils.h
Max Kellermann
2009-01-03
1
-2
/
+0
*
main_notify: make the read side of the pipe blocking
Max Kellermann
2008-12-30
1
-2
/
+0
*
Remove xpthread_* wrappers
Thomas Jansen
2008-12-28
1
-9
/
+0
*
utils: removed myFgets()
Max Kellermann
2008-12-28
1
-2
/
+0
*
utils: moving stringFoundInStringArray() from decoder into utils
Viliam Mateicka
2008-12-09
1
-0
/
+2
*
replaced mpd_malloc by G_GNUC_MALLOC
Thomas Jansen
2008-12-02
1
-6
/
+5
*
utils: introduce assert_static()
Laszlo Ashin
2008-11-22
1
-0
/
+9
*
utils: use GUINT32_FROM_LE() instead of readLEuint32()
Max Kellermann
2008-11-01
1
-2
/
+0
*
added prefix to header macros
Max Kellermann
2008-10-31
1
-2
/
+2
*
log: don't use utils.h
Max Kellermann
2008-10-29
1
-2
/
+0
*
utils: use g_str_has_prefix() instead of prefixcmp()
Max Kellermann
2008-10-28
1
-2
/
+0
*
locate: use g_utf8_casefold() instead of string_toupper()
Max Kellermann
2008-10-15
1
-4
/
+0
*
don't include os_compat.h
Max Kellermann
2008-10-08
1
-1
/
+6
*
Add prefixcmp() (stol^H^H^H^Hborrowed from git)
Eric Wong
2008-09-23
1
-0
/
+2
*
added xfree() which takes a const pointer
Max Kellermann
2008-08-29
1
-0
/
+13
*
utils: pthread_{mutex,cond}_init can fail, so check for it
Eric Wong
2008-06-30
1
-0
/
+4
*
utils: add new unforgiving utility functions
Eric Wong
2008-06-30
1
-0
/
+6
*
clean up CPP includes
Max Kellermann
2008-04-12
1
-1
/
+0
*
notify: cleanups
Eric Wong
2008-03-26
1
-0
/
+2
*
Cleanup #includes of standard system headers and put them in one place
Eric Wong
2008-01-03
1
-8
/
+1
*
Merge branches/ew r7104
Eric Wong
2007-12-28
1
-1
/
+3
*
Adding parsePath and making parseConfigFilePath use it.
J. Alexander Treuman
2007-06-13
1
-0
/
+2
*
The massive copyright update
Avuton Olrich
2007-04-05
1
-1
/
+1
*
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
Eric Wong
2006-08-26
1
-0
/
+9
*
get rid of the pointless xopen wrapper, open(2) does not throw errno = EINTR
Eric Wong
2006-08-22
1
-7
/
+0
*
Fix warnings for -Wmissing-prototypes
Avuton Olrich
2006-08-20
1
-1
/
+1
*
Standardize state_file handling routines.
Eric Wong
2006-07-30
1
-0
/
+2
*
interface/connection malloc reductions from mpd-ke
Eric Wong
2006-07-30
1
-0
/
+41
*
Add mpd-indent.sh
Avuton Olrich
2006-07-20
1
-5
/
+5
*
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
*
add support for parsing ape tags in musepack files
Warren Dukes
2005-03-07
1
-0
/
+2
*
Add WARNING log method. it's the same as ERROR, except that when mpd starts,
Warren Dukes
2004-06-12
1
-1
/
+2
*
move ipv6supported from listen.c to utils.c
Warren Dukes
2004-05-15
1
-0
/
+2
*
add vim shiznit to end of all source files
Warren Dukes
2004-04-14
1
-0
/
+1
*
use our own portable version of usleep using select()
Warren Dukes
2004-04-01
1
-0
/
+2
*
bunch of autotool cleanups
Warren Dukes
2004-03-18
1
-0
/
+2
*
strip return characters that are in the id3 tags
Warren Dukes
2004-03-09
1
-0
/
+2
*
import from SF CVS
Warren Dukes
2004-02-23
1
-0
/
+28