1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/graphics/gimp/files
John Polstra c65897b39d Add patches to call fpsetmask(0) at startup time, for gimp itself
and for the plug-ins.  Linux defaults to this (I think), but FreeBSD
does not.  Thus SIGFPEs happen at inopportune times under FreeBSD.
GIMP catches the signals, but prompts at the standard input asking
what to do about them.  On my system, I start GIMP from a window
manager menu, and this prompt to standard input caused the window
manager and every child of it to enter the STOPPED state.  Not
nice at all.  Why the other processes got stopped too, I don't
understand.
1998-05-19 03:16:48 +00:00
..
patch-aa Add patches to call fpsetmask(0) at startup time, for gimp itself 1998-05-19 03:16:48 +00:00
patch-ab
patch-ah
patch-am Add patches to call fpsetmask(0) at startup time, for gimp itself 1998-05-19 03:16:48 +00:00