1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/devel/glib20/files
Joe Marcus Clarke f728afd18b Fix a threading portability problem in which g_mutex_trylock_posix_impl() did
not check for a return of EDEADLK, thus causing certain threaded applications
to break (e.g. bmp) with libpthread.

This is slated to be committed in the next release of glib.  See
http://bugzilla.gnome.org/show_bug.cgi?id=152009 for more details.

Submitted by:	Pascal Hofstee <caelian@gmail.com>
Reviewed by:	portmgr
Approved by:	portmgr (implicit and no objections from linimon)
2004-09-15 02:52:17 +00:00
..
patch-ae
patch-ag
patch-ah
patch-glib::libcharset::Makefile.in
patch-gmodule::gmodule-dl.c
patch-gthread_gthread-posix.c Fix a threading portability problem in which g_mutex_trylock_posix_impl() did 2004-09-15 02:52:17 +00:00