Date: Thu, 15 Nov 2001 15:32:37 -0800 (PST) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/png Makefile ports/graphics/png/files patch-pnggccrd.c Message-ID: <200111152332.fAFNWbZ89109@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2001/11/15 15:32:37 PST
Modified files:
graphics/png Makefile
Added files:
graphics/png/files patch-pnggccrd.c
Log:
Once we are determined that CPUID instruction is or isn't supported resfore
initial state of the bit 21 of the eflag register. This reduces possibility
that the threaded program linked with libpng will die due to arrival of the
signal during probing for the CPU type. More proper fix has been committed
into the -current kernel and will be MFC'ed soon, but this workaround is
necessary for those with older systems.
Among other things, this should make Nautilus, Balsa and other multi-threaded
GNOME programs more stable, therefore update is recommended to all existing
users.
Bump PORTREVISION.
Reported by: Joe Clarke <marcus@marcuscom.com>
Revision Changes Path
1.45 +2 -1 ports/graphics/png/Makefile
1.1 +14 -0 ports/graphics/png/files/patch-pnggccrd.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111152332.fAFNWbZ89109>
