]> Pileus Git - ~andy/gtk/commit
Move SIGPIPE suppression to gtk_init and document it
authorMatthias Clasen <mclasen@redhat.com>
Thu, 1 Oct 2009 15:41:17 +0000 (11:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 1 Oct 2009 15:45:28 +0000 (11:45 -0400)
commit97d15954ad426ea792e1c237dfefe754614a0e9e
tree44771107b4124aca9115bd60b403d820463b3ebf
parent42ad005847e9270d39ef692291fc95dfb96750fb
Move SIGPIPE suppression to gtk_init and document it

Some people were unhappy with doing it deep inside the lpr print
backend at an unpredictable time, and SIGPIPE is almost never
wanted anyway.
README.in
gtk/gtkmain.c
modules/printbackends/lpr/gtkprintbackendlpr.c