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
/
system
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid integer overflow in MonotonicClock{S,MS,US}
PHO
2015-01-29
1
-4
/
+4
*
system/ByteOrder: <endian.h> is a non-standard header that only Linux provides.
Thomas Klausner
2014-08-23
1
-0
/
+10
*
system/ByteOrder: testing for endianness in a more general way
Florian Schlichting
2013-11-21
1
-1
/
+11
*
util/ByteOrder: add comments
Max Kellermann
2013-11-21
1
-0
/
+2
*
util/ByteOrder: indent the preprocessor directives
Max Kellermann
2013-11-21
1
-4
/
+4
*
system/fd_util.h: avoid symbol conflict with statically linked libmpdclient
Denis Krjuchkov
2013-11-18
1
-0
/
+5
*
system/ByteOrder: fix big-endian support
Max Kellermann
2013-11-05
1
-2
/
+2
*
add various missing headers
Natanael Copa
2013-11-05
1
-0
/
+1
*
system/resolver: return path of UNIX domain sockets
Max Kellermann
2013-11-04
1
-7
/
+15
*
system/FatalError: use _exit() instead of exit()
Max Kellermann
2013-10-30
1
-2
/
+2
*
system/FatalError: move code to Abort()
Max Kellermann
2013-10-30
1
-3
/
+10
*
fd_util: avoid unnecessary fcntl() calls
Max Kellermann
2013-10-29
1
-6
/
+8
*
FatalError: remove unused GError overload
Max Kellermann
2013-10-20
2
-10
/
+0
*
system/ByteOrder: new library for byte ordering / endianess
Max Kellermann
2013-10-16
1
-0
/
+183
*
system/clock: convert to C++
Max Kellermann
2013-10-15
2
-15
/
+7
*
gcc.h: rename to Compiler.h
Max Kellermann
2013-10-15
6
-6
/
+6
*
*: use WIN32 instead of G_OS_WIN32
Max Kellermann
2013-10-15
2
-6
/
+6
*
Log: new logging library API
Max Kellermann
2013-10-02
1
-5
/
+6
*
mpd_error.h: remove obsolete header
Max Kellermann
2013-09-05
2
-0
/
+10
*
use standard snprintf() instead of GLib g_snprintf()
Max Kellermann
2013-09-05
1
-1
/
+2
*
system/SocketError: un-inline constructor
Max Kellermann
2013-09-04
2
-13
/
+24
*
util/Error: new error passing library
Max Kellermann
2013-09-04
8
-49
/
+80
*
system/resolver: convert to C++
Max Kellermann
2013-09-04
2
-18
/
+10
*
system/EPollFD: fix typo in Add()
Max Kellermann
2013-08-10
1
-1
/
+1
*
event/EPollFD: basic support for Linux epoll
Max Kellermann
2013-08-07
2
-0
/
+112
*
event/EventFD: move to libsystem
Max Kellermann
2013-08-07
4
-0
/
+359
*
event/SignalMonitor: use signalfd() if available
Max Kellermann
2013-08-07
2
-0
/
+120
*
Makefile.am: move sources to libsystem.a
Max Kellermann
2013-08-07
11
-0
/
+1340