Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Apr 2001 15:14:13 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/rpc clnt_dg.c clnt_vc.c
Message-ID:  <200104022214.f32MEDj37278@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2001/04/02 15:14:13 PDT

  Modified files:
    lib/libc/rpc         clnt_dg.c clnt_vc.c 
  Log:
  There were a few error cases where the RPC code would return with
  all signals masked (whoops). Add the missing cleanup code.
  
  Reviewed by:	Martin Blapp <mb@imp.ch>, alfred
  
  Revision  Changes    Path
  1.4       +4 -2      src/lib/libc/rpc/clnt_dg.c
  1.5       +3 -1      src/lib/libc/rpc/clnt_vc.c


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?200104022214.f32MEDj37278>