diff options
author | Havoc Pennington <hp@redhat.com> | 2003-02-16 07:20:54 +0000 |
---|---|---|
committer | Havoc Pennington <hp@redhat.com> | 2003-02-16 07:20:54 +0000 |
commit | 4a8a03aeb7430a570618ffec08616c4c87c4ee73 (patch) | |
tree | a3ae8240f121e1bfe5bf5df08890ae933f5489d7 /dbus/.cvsignore | |
parent | 30265b80acc505602e38d19c7d3036c19ee39340 (diff) |
2003-02-16 Havoc Pennington <hp@pobox.com>
* dbus/dbus-connection.c (dbus_connection_set_change_sigpipe):
allow people to avoid setting SIGPIPE to SIG_IGN
(_dbus_connection_new_for_transport): disable SIGPIPE unless
we've been asked not to
Diffstat (limited to 'dbus/.cvsignore')
-rw-r--r-- | dbus/.cvsignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dbus/.cvsignore b/dbus/.cvsignore index 4ebd42b8..d5539b20 100644 --- a/dbus/.cvsignore +++ b/dbus/.cvsignore @@ -5,3 +5,7 @@ Makefile.in *.lo *.la dbus-test +*.bb +*.bbg +*.gcov +*.da |