Mercurial > audlegacy
diff ChangeLog @ 2674:f3ee0b78150a trunk
[svn] - use pthread_sigmask(SIG_BLOCK, ...) instead of of SIG_SETMASK
author | nenolod |
---|---|
date | Tue, 10 Apr 2007 14:16:32 -0700 |
parents | 82e24035fdf8 |
children | ec92054edee9 |
line wrap: on
line diff
--- a/ChangeLog Tue Apr 10 11:29:48 2007 -0700 +++ b/ChangeLog Tue Apr 10 14:16:32 2007 -0700 @@ -1,3 +1,11 @@ +2007-04-10 18:29:48 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [4372] + - chase r4368. + + trunk/src/audacious/output.c | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + + 2007-04-10 18:29:11 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [4370] - chase r4368.