Subject: PR/22483 CVS commit: src/lib/libc/rpc
To: None <jmmv@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-bugs
Date: 04/25/2006 18:55:03
The following reply was made to PR pkg/22483; it has been noted by GNATS.
From: Matthias Drochner <drochner@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/22483 CVS commit: src/lib/libc/rpc
Date: Tue, 25 Apr 2006 18:54:51 +0000 (UTC)
Module Name: src
Committed By: drochner
Date: Tue Apr 25 18:54:51 UTC 2006
Modified Files:
src/lib/libc/rpc: clnt_vc.c
Log Message:
fix some unpaired sigblocks which possibly leave the process with all
signals blocked,
this might some problems with the Gnome GUI which uses RPC to communicate
with "fam" (file access monitor), in particular it might fix PR pkg/22483
by jmmv
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/lib/libc/rpc/clnt_vc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.