Subject: CVS commit: pkgsrc/graphics/xine-lib
To: None <pkgsrc-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: pkgsrc-changes
Date: 10/03/2003 17:49:27
Module Name: pkgsrc
Committed By: mycroft
Date: Fri Oct 3 17:49:27 UTC 2003
Modified Files:
pkgsrc/graphics/xine-lib: distinfo
pkgsrc/graphics/xine-lib/patches: patch-al
Log Message:
Adjust the CRITICAL_SECTION locking protocol slightly -- only increase
cs->locked *after* acquiring the lock, so that we can count recursive locks
and unlock at the right time. Doesn't seem to affect any codecs I've tested,
but you never know...
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/graphics/xine-lib/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/graphics/xine-lib/patches/patch-al
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.